output_maat is an S4 class to represent a simulation output.

Slots

examinee_list

a list of examinee objects.

assessment_structure

an assessment_structure object.

module_list

a module list from loadModules.

config

the list of config_Shadow objects used in the simulation for each module.

cut_scores

the cut scores used in the simulation.

overlap_control_policy

the policy used in the simulation.

transition_policy

the policy used in the simulation.

combine_policy

the policy used in the simulation.

transition_CI_alpha

the transition parameter used in the simulation.

transition_percentile_lower

the transition parameter used in the simulation.

transition_percentile_upper

the transition parameter used in the simulation.

initial_theta_list

the starting theta values used in the simulation.

prior_mean_policy

the policy used in the simulation.

prior_mean_user

the prior parameters used in the simulation.

prior_sd

the prior parameters used in the simulation.