pmatrix.class) with results from the investigation of nonintersection using method pmatrix (Mokken, 1971; Molenaar and Sijtsma, 2000; Sijtsma and Molenaar, 2002).check.pmatrix(X, minvi = 0.03)nrow(X) respondents to ncol(X) items.
Missing values are not allowedplot and summary can be used to summarize the output.
See Van der Ark (2007) for an example.check.errors,
check.iio,
check.monotonicity,
check.reliability
check.restscore,
coefH,
plot.pmatrix.class,
summary.pmatrix.classdata(acl)
Communality <- acl[,1:10]
pmatrix.list <- check.pmatrix(Communality)
plot(pmatrix.list)
summary(pmatrix.list)Run the code above in your browser using DataLab