plotShadowChart {TestDesign} | R Documentation |
(Internal) Plot shadow chart of a single examinee
Description
plotShadowAudit
is an internal function for
plotting shadow chart of a single examinee,
showing all shadowtests over the course of an adaptive test.
Usage
plotShadowChart(x, simple, use_par, ...)
Arguments
x |
an |
simple |
|
use_par |
|
... |
not used. |
[Package TestDesign version 1.7.0 Index]