## Loading ltm Cat object
data(ltm_cat)
## Store example answers
setAnswers(ltm_cat) <- c(1,0,1,0,1, rep(NA, 35))
## Fisher's test information for answer profile
fisherTestInfo(ltm_cat, theta = 2)
Run the code above in your browser using DataLab