powered by
An S4 class to represent a partial credit item.
threshold
Numeric. A vector of threshold parameter values.
ncat
Numeric. The number of response categories.
masters_rasch_1982TestDesign
andrich_rating_1978TestDesign
# NOT RUN { item_4 <- new("item_PC", threshold = c(-0.5, 0.5), ncat = 3) # }
Run the code above in your browser using DataLab