View source: R/exposure_control_functions.R
getSegmentOf | R Documentation |
getSegmentOf
is an internal function for
calculating which theta segment an examinee belongs to.
getSegmentOf(x, simulation_constants)
x |
an |
simulation_constants |
a named list containing simulation constants. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.