An S4 class that contains output from simulate.
Slots
Model
Name of the assessment model.
data
List of data from the assessment.
data_sim
List of simulated data values. Each value returns an array.
process_sim
List of simulated process error.
est
Estimates from the original model fit.
est_sim
Estimates from the simulated data.