Arguments
X
Input data matrix or data frame with item responses (starting from 0); rows represent individuals, columns represent items. Missing values are inserted as NA
.
W
Design matrix for the PCM. If omitted, the function will compute W automatically.
se
If TRUE
, the standard errors are computed.
sum0
If TRUE
, the parameters are normed to sum-0 by specifying
an appropriate W
. If FALSE
, the first parameter is restricted to 0.
etaStart
A vector of starting values for the eta parameters can be specified. If missing, the 0-vector is used.