output_Shadow
simulee_id
Numeric. The index of the simulee.
true_theta
Numeric or NULL. True theta value of the simulee if supplied in advance.
true_theta_segment
Numeric or NULL. Which segment the true theta value is in.
final_theta_est
Numeric. The estimated theta after the last administered item.
final_se_est
Numeric. The standard error of estimation after the last administered item.
administered_item_index
Numeric. A vector of item indices administered at each position.
administered_item_resp
Numeric. A vector of item responses at each position.
administered_item_ncat
Numeric. A vector containing the number of categories for each administered item.
administered_stimulus_index
Numeric. A vector of stimulus indices administered at each position.
shadow_test_refreshed
Logical. A vector of logical values indicating whether the shadow test was refreshed before administering an item at each position.
shadow_test_feasible
Logical. A vector of logical values indicating whether a feasible solution to the shadow test was available in each position.
solve_time
Numeric. A vector of values indicating the time taken in obtaining a shadow test.
interim_theta_est
Numeric. A vector containing estimated thetas at each position.
interim_se_est
Numeric. A vector containing standard errors at each position.
theta_segment_index
Numeric. A vector containing which segments the estimated thetas were in at each position.
prior
Numeric. A prior distribution.
prior_par
Numeric. The hyper parameters for the prior distribution.
posterior
Numeric. A posterior distribution.
posterior_sample
Numeric. A vector containing MCMC samples.
likelihood
Numeric. A likelihood distribution.
shadow_test
A list of vectors containing item indices of the shadow test at each position.