powered by
RM(X, W)
Rm
print
coef
model.matrix
vcov
plot
summary
print.eRm
coef.eRm
vcov.eRm
model.matrix.eRm
plot.Rm
summary.eRm
#Rasch model with 30 items, 100 persons data(raschdat) res <- RM(raschdat) res summary(res) plot(res)
Run the code above in your browser using DataLab