powered by
Information summarizing measurement quality of the test and test targeting.
test_prop(object)
An object of class eRm, a fitted Rasch model or partial credit model using the functions RM or PCM in package eRm.
a list containing:
the person separation reliability as calculated in package eRm
person value with an expected score equal to half of the maximum score.
person value where test information is maximized.
maximal value of the test information
Christensen, K. B. , Kreiner, S. & Mesbah, M. (Eds.) Rasch Models in Health. Iste and Wiley (2013), pp. 63 - 70.
# NOT RUN { rm.mod <- RM(amts[,4:13]) test_prop(rm.mod) # }
Run the code above in your browser using DataLab