#############################################################################
# EXAMPLE 1: Dichotomous data sim.rasch - extract expected counts
#############################################################################
data(sim.rasch)
# 1PL estimation
mod1 <- tam.mml(resp=sim.rasch)
# extract expected counts
IRT.expectedCounts(mod1)
Run the code above in your browser using DataLab