Learn R Programming

maat (version 1.1.0)

updateAssessmentLevelTheta: 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 '>examinee object.

config

a '>config_Shadow object. The final_theta slot is used.

Value

an '>examinee object with its estimated_theta slot updated.