Description Usage Arguments Details Value Author(s) References See Also Examples
Returns a list (of class monotonicity.class
) with results from the investigation of monotonicity (Junker and Sijtsma, 2000; Mokken, 1971; Molenaar and Sijtsma, 2000; Sijtsma and Molenaar, 2002).
1 | check.monotonicity(X, minvi = 0.03, minsize = default.minsize)
|
X |
matrix or data frame of numeric data
containing the responses of |
minvi |
minimum size of a violation that is reported |
minsize |
minimum size of a rest score group. By default
|
The output is of class monotonicity.class, and is often numerous.
Functions plot
and summary
can be used to summarize the output.
See Van der Ark (2007) for an example.
results |
A list with as many components as there are items. Each component itself is also a list containing the results of the check of monotonicity. |
I.labels |
The item labels |
Hi |
The item scalability coefficients Hi |
m |
The number of answer categories. |
L. A. van der Ark L.A.vanderArk@uva.nl
Junker, B.W., and Sijtsma, K. (2000). Latent and manifest monotonicity in item response models. Applied Psychological Measurement, 24, 65-81.
Mokken, R. J. (1971) A Theory and Procedure of Scale Analysis. Berlin, Germany: De Gruyter.
Molenaar, I.W. and Sijtsma, K. (2000) User's Manual MSP5 for Windows [Software manual]. Groningen, The Netherlands: IEC ProGAMMA.
Sijtsma, K, and Molenaar, I. W. (2002) Introduction to nonparametric item response theory. Thousand Oaks, CA: Sage.
Van der Ark, L. A. (2007). Mokken scale analysis in R. Journal of Statistical Software. http://www.jstatsoft.org/v20/i11
check.errors
,
check.iio
,
check.restscore
,
check.pmatrix
,
check.reliability
,
coefH
,
plot.monotonicity.class
,
summary.monotonicity.class
1 2 3 4 5 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.