Description Usage Arguments Details Value Author(s) References See Also Examples
S3 Method to plot
objects of class iio.class.
Graphic display of the checks of iio.
One graph for each item plotting the estimated item response functions.
1 2 3 |
x |
Object of class iio.class produced by |
item.pairs |
vector containing the numbers of the item pairs for which the results are depicted graphically.
For example, |
ci |
Boolean. If |
alpha |
Type of plotted (1 - alpha) confidence intervals. By default 95-percent confidence intervals are depicted |
color |
Color of the plotted curves and confidence envelops. Defaults are black for the first item and blue for the second item. |
transparancy |
Transparancy of the confidence intervals. Higher values result in more opaque colors for the confidence intervals. |
ask |
Boolean. If |
... |
Optional graphical parameters will be ignored |
The plot function corresponds to method MIIO; each graph plots the estimated item response functions (item rest-score functions) for two items.
For details of the method, see Ligtvoet et al. (2010, 2011); Sijtsma et al. (2012).
For details of the confidence envelopes, see Van der Ark (2012b).
For the implementation in R, see Van der Ark (2012a).
For ask==FALSE
, the default graphic device in R may only display the last graph.
Returns a graph.
L. A. van der Ark L.A.vanderArk@uva.nl
Ligtvoet, R., L. A. van der Ark, J. M. te Marvelde, and K. Sijtsma (2010). Investigating an invariant item ordering for polytomously scored items. Educational and Psychological Measurement, 70, 578-595.
Ligtvoet, R., L. A. van der Ark, W. P. Bergsma, and K. Sijtsma (2011). Polytomous latent scales for the investigation of the ordering of items. Psychometrika, 76, 200-216.
Sijtsma, K., R. R. Meijer, and L. A. van der Ark (2011). Mokken scale analysis as time goes by: An update for scaling practitioners. Personality and Individual Differences, 50, 31-37.
Van der Ark, L. A. (2012). New developments in Mokken scale analysis in R. Journal of Statistical Software, 48 (5), 1-27. http://www.jstatsoft.org/v20/i11
Van der Ark, L. A. (2014). Visualizing uncertainty of estimated response functions in nonparametric item response theory. In R. E. Millsap, L. A. van der Ark, D. Bolt, and C. M. Woods (Eds.), New developments in quantitative psychology (pp. 59-68). New York: Springer.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.