updateAssessmentLevelTheta function

Update the assessment-level theta of an examinee object

Update the assessment-level theta of an examinee object

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.

Returns

an examinee object with its estimated_theta slot updated.

  • Maintainer: Seung W. Choi
  • License: GPL (>= 2)
  • Last published: 2022-05-18