updateAssessmentLevelTheta {maat} | R Documentation |
Update the assessment-level theta of an examinee object
Description
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.
Usage
updateAssessmentLevelTheta(examinee_object, config)
Arguments
examinee_object |
an |
config |
a |
Value
an examinee
object with its estimated_theta
slot updated.
[Package maat version 1.1.0 Index]