| sim-class {SAMtool} | R Documentation |
Class-sim
Description
An S4 class that contains output from simulate.
Slots
ModelName of the assessment model.
dataList of data from the assessment.
data_simList of simulated data values. Each value returns an array.
process_simList of simulated process error.
estEstimates from the original model fit.
est_simEstimates from the simulated data.
Author(s)
Q. Huynh
[Package SAMtool version 1.6.4 Index]