Draw plausible values from an mml fit
# S3 method for sdf
drawPVs(
x,
npv = 5L,
pvVariableNameSuffix = "_dire",
data,
stochasticBeta = FALSE,
construct = NULL,
...
)a fit from a call to mml.sdf, or a summary.mml.sdf, which is a summary of
mml.sdf call.
integer indicating the number of plausible values to draw
suffix to append to the name of the new plausible values
an edsurvey.data.frame or light.edsurvey.data.frame to which the plausible values will be added and from which the covariates and item responses will be taken to generate them
logical when TRUE the regressopm coefficients will be drawn from their posterior distribution. Can also be a data frame of values (see Details).
the construct to draw PVs for
additional parameters