getSegmentOf: (Internal) Calculate theta segment of a given examinee

View source: R/exposure_control_functions.R

getSegmentOfR Documentation

(Internal) Calculate theta segment of a given examinee

Description

getSegmentOf is an internal function for calculating which theta segment an examinee belongs to.

Usage

getSegmentOf(x, simulation_constants)

Arguments

x

an output_Shadow object.

simulation_constants

a named list containing simulation constants.

Value

getSegmentOf returns a list containing:

  • final_theta_est the theta segment based on final theta estimate.

  • true_theta the theta segment based on true theta.

  • visited segments the examinee visited.


choi-phd/TestDesign documentation built on Oct. 1, 2024, 2:37 a.m.