PCM(X, W, se = TRUE, sum0 = TRUE)NA.TRUE, the standard errors are computed.TRUE, the parameters are normed to sum-0 by specifying
an appropriate W. If FALSE, the first parameter is restricted to 0.Rm, eRm containing.se = TRUE.print, coef, model.matrix,
vcov, plot, summary, logLik, person.parameters,
plotICC, LRtest.RM,RSM,LRtest##PCM with 10 subjects, 3 items
data(pcmdat)
res <- PCM(pcmdat)
print(res)
summary(res)Run the code above in your browser using DataLab