plotShadowChart function

(Internal) Plot shadow chart of a single examinee

(Internal) Plot shadow chart of a single examinee

plotShadowAudit is an internal function for plotting shadow chart of a single examinee, showing all shadowtests over the course of an adaptive test.

plotShadowChart(x, simple, use_par, ...)

Arguments

  • x: an output_Shadow object.
  • simple: TRUE simplifies the chart by hiding items that were never used in any shadowtest.
  • use_par: TRUE allows this function to set graphic margins through par.
  • ...: not used.
  • Maintainer: Seung W. Choi
  • License: GPL (>= 2)
  • Last published: 2024-08-22