generate function

Generate data from a fitted psychonetrics object

Generate data from a fitted psychonetrics object

This function will generate new data from the estimated mean and variance-covariance structure of a psychonetrics model.

generate(x, n = 500)

Arguments

  • x: A psychonetrics model.
  • n: Number of cases to sample per group.

Author(s)

Sacha Epskamp

Returns

A data frame with simulated data

  • Maintainer: Sacha Epskamp
  • License: GPL-2
  • Last published: 2024-06-20