ICC object.An N by n matrix of positive integer choice index values is transformed to an nbin by M matrix of probability values by iteravely minimizing the sum of squared errors for bin values.
smooth.ICC(x, item, index, dataList, indexQnt=seq(0,100, len=2*nbin+1),
wtvec=matrix(1,n,1), iterlim=20, conv=1e-4, dbglev=0)An S3 class ICC object for a single item.
An ICC object
Index of item being set up.
A vector of length N containing score index values for each person.
A list object set up by function make.dataList
containing objects set up prior to an analysis of the data.
A vector of length 2*nbin + 1 containing, in sequence, the lower boundary of a bin, its midpoint, and the upper boundary.
A vector of length n containing wseights for items.
An integer specifying the maximum number of optimizations.
A convergence criterion a little larger than 0.
One of integers 0 (no optimization information), 1 (one line per optimization) or 2 (complete optimization display).
Juan Li and James Ramsay
Ramsay, J. O., Li J. and Wiberg, M. (2020) Full information optimal scoring. Journal of Educational and Behavioral Statistics, 45, 297-315.
Ramsay, J. O., Li J. and Wiberg, M. (2020) Better rating scale scores with information-based psychometrics. Psych, 2, 347-360.