data(acl)
# Partition all 212 items into mokken scales (may take some time).
scale <- search.normal(acl)
# investigate monotonicity for all items in the first scale.
monotonicity.list <- check.monotonicity(acl[,scale==1])
# summary of the results
summary(monotonicity.list)
Run the code above in your browser using DataLab