Temporary fix for upstream bug in iarm::person_estimates()
Source: R/easyRasch_iarm.R
RI_iarm_person_estimates.RdTo get RIscoreSE() working properly for cases with theta range up til
c(-10,10).
Usage
RI_iarm_person_estimates(
object,
properties = F,
allperson = F,
sthetarange = c(-10, 10)
)Details
code from package iarm
https://github.com/cran/iarm/blob/master/R/Person-Fit.R