#############################################################################
# EXAMPLE 1: Dichotomous data sim.rasch - item response functions
#############################################################################
data(sim.rasch)
# 1PL estimation
mod1 <- tam.mml(resp=sim.rasch)
IRT.irfprob(mod1)
Run the code above in your browser using DataLab