output_Shadow
simulee_idNumeric. The index of the simulee.
true_thetaNumeric or NULL. True theta value of the simulee if supplied in advance.
true_theta_segmentNumeric or NULL. Which segment the true theta value is in.
final_theta_estNumeric. The estimated theta after the last administered item.
final_se_estNumeric. The standard error of estimation after the last administered item.
administered_item_indexNumeric. A vector of item indices administered at each position.
administered_item_respNumeric. A vector of item responses at each position.
administered_item_ncatNumeric. A vector containing the number of categories for each administered item.
administered_stimulus_indexNumeric. A vector of stimulus indices administered at each position.
shadow_test_refreshedLogical. A vector of logical values indicating whether the shadow test was refreshed before administering an item at each position.
shadow_test_feasibleLogical. A vector of logical values indicating whether a feasible solution to the shadow test was available in each position.
solve_timeNumeric. A vector of values indicating the time taken in obtaining a shadow test.
interim_theta_estNumeric. A vector containing estimated thetas at each position.
interim_se_estNumeric. A vector containing standard errors at each position.
theta_segment_indexNumeric. A vector containing which segments the estimated thetas were in at each position.
priorNumeric. A prior distribution.
prior_parNumeric. The hyper parameters for the prior distribution.
posteriorNumeric. A posterior distribution.
posterior_sampleNumeric. A vector containing MCMC samples.
likelihoodNumeric. A likelihood distribution.
shadow_testA list of vectors containing item indices of the shadow test at each position.