Usage
rpf.sample(theta, items, params, ..., prefix = "i", mean = NULL,
cov = NULL, mcar = 0, grp = NULL)
Arguments
theta
either a vector (for 1 dimension) or a matrix (for >1
dimension) of person abilities or the number of response patterns
to generate randomly
items
a list of item models
params
a list or matrix of item parameters. If omitted, random item
parameters are generated for each item model.
...
Not used. Forces remaining arguments to be specified by name.
prefix
Column names are taken from param or items.
If no column names are available, some will be generated using
the given prefix.
mean
mean vector of latent distribution (optional)
cov
covariance matrix of latent distribution (optional)
mcar
proportion of generated data to set to NA (missing completely at random)
grp
a list with spec, param, mean, and cov