updateAssessmentLevelTheta: Update the assessment-level theta of an examinee object

View source: R/routing_functions.R

updateAssessmentLevelThetaR 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 examinee object.

config

a config_Shadow object. The final_theta slot is used.

Value

an examinee object with its estimated_theta slot updated.


maat documentation built on May 18, 2022, 9:07 a.m.