plotShadowAudit {TestDesign} | R Documentation |
(Internal) Plot audit trail of a single examinee
Description
plotShadowAudit
is an internal function for
plotting audit trail of a single examinee,
showing interim theta estimates over the course of an adaptive test.
Usage
plotShadowAudit(x, theta_range, z_ci, use_par, ...)
Arguments
x |
an |
theta_range |
the theta range to use on the y-axis. |
z_ci |
the confindence interval value to use in the z metric. |
use_par |
|
... |
not used. |
[Package TestDesign version 1.7.0 Index]