updateThetaForRouting {maat} | R Documentation |
Update the theta used for routing of an examinee object
Description
updateThetaForRouting
is a function for updating examinee
objects after completing a module.
updateThetaForRouting
determines what type of theta estimate is used to perform routing.
Usage
updateThetaForRouting(examinee_object, current_module_position, combine_policy)
Arguments
examinee_object |
an |
current_module_position |
the current module position. |
combine_policy |
|
Value
an examinee
object with its estimated_theta_for_routing
slot updated.