summary of objects of class monotonicity.class.
Summarizes checks of monotonicity## S3 method for class 'monotonicity.class':
summary(object, ...)check.monotonicityncol(X) rows and 10 columns,
showing for each item a summary of the violations of monotonicity:
itemH = Item-scalability coefficient;
#ac} = number of active pairs that were investigated;
#vi} = number of violations in which the item is involved;
#vi/#ac} = propotion of active pairs that is involved in a violation;
maxvi = maximum violation;
sum = sum of all violations;
zmax = maximum z-value;
zsig = number of significant z-values;
crit = Crit value (Molenaar and Sijtsma, 2000, pp. 49, 74).
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
[object Object]
check.monotonicity, plot.monotonicity.class
data(acl)
Communality <- acl[,1:10]
monotonicity.list <- check.monotonicity(Communality)
plot(monotonicity.list)
summary(monotonicity.list)
summary
monotonicity