Usage
plotCAT(object, examinee_id = 1, min_theta = -5, max_theta = 5,
min_score = 0, max_score = 1, z_ci = 1.96, file_pdf = NULL, ...)# S4 method for list
plotCAT(object, examinee_id = 1, min_theta = -5,
max_theta = 5, min_score = 0, max_score = 1, z_ci = 1.96,
file_pdf = NULL, ...)
# S4 method for output_Shadow
plotCAT(object, examinee_id = 1,
min_theta = -5, max_theta = 5, min_score = 0, max_score = 1,
z_ci = 1.96, file_pdf = NULL, ...)