Learn R Programming

TestDesign (version 1.1.2)

output_Shadow_all-class: Class 'output_Shadow_all': a set of adaptive assembly solutions

Description

'>output_Shadow_all is an S4 class to represent a set of adaptive assembly solutions.

Arguments

Slots

output

list of '>output_Shadow objects, containing the assembly results for each participant.

final_theta_est

final theta estimates for each participant.

final_se_est

standard errors of final theta estimates for each participant.

exposure_rate

Exposure rate of each item in the pool.

usage_matrix

The matrix representing which items were used in each item position.

true_segment_count

foo

est_segment_count

foo

eligibility_stats

foo

check_eligibility_stats

foo

no_fading_eligibility_stats

foo

freq_infeasible

foo

pool

the '>item_pool used in the assembly.

config

the '>config_Shadow used in the assembly.

constraints

the '>constraints used in the assembly.

true_theta

the true_theta argument used in the assembly.

data

the data argument used in the assembly.

prior

the prior argument used in the assembly.

prior_par

the prior_par argument used in the assembly.