updateThetaUsingCombined function

Update theta estimates using combined responses from a test

Update theta estimates using combined responses from a test

updateThetaUsingCombined is a function for updating examinee objects after completing a module. updateThetaUsingCombined adds final theta estimates using all administered items in the test. A test may consist of multiple phases.

updateThetaUsingCombined(examinee_object, current_module_position, config)

Arguments

  • examinee_object: an examinee object.
  • current_module_position: the current module position.
  • config: a config_Shadow object. The config for obtaining final estimates is used.

Returns

an examinee object with its estimated_theta_by_test slot updated.

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