R/routing_functions.R
updateAssessmentLevelTheta.RdupdateAssessmentLevelTheta 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)an examinee object.
a config_Shadow object. The final_theta slot is used.
an examinee object with its estimated_theta slot updated.