| output_maat-class {maat} | R Documentation |
Class 'output_maat': a simulation output
Description
output_maat is an S4 class to represent a simulation output.
Slots
examinee_lista list of
examineeobjects.assessment_structurean
assessment_structureobject.module_lista module list from
loadModules.configthe list of
config_Shadowobjects used in the simulation for each module.cut_scoresthe cut scores used in the simulation.
overlap_control_policythe policy used in the simulation.
transition_policythe policy used in the simulation.
combine_policythe policy used in the simulation.
transition_CI_alphathe transition parameter used in the simulation.
transition_percentile_lowerthe transition parameter used in the simulation.
transition_percentile_upperthe transition parameter used in the simulation.
initial_theta_listthe starting theta values used in the simulation.
prior_mean_policythe policy used in the simulation.
prior_mean_userthe prior parameters used in the simulation.
prior_sdthe prior parameters used in the simulation.
[Package maat version 1.1.0 Index]