updateAssessmentLevelTheta is a function for updating examinee objects after completing all modules. updateAssessmentLevelTheta computes the assessment-level theta. Estimation options are based on the final_theta slot of the config object.

updateAssessmentLevelTheta(examinee_object, config)

Arguments

examinee_object

an examinee object.

config

a config_Shadow object. The final_theta slot is used.

Value

an examinee object with its estimated_theta slot updated.