powered by
An S4 class to represent a generalized partial credit item.
slope
Numeric. A slope parameter value.
threshold
Numeric. A vector of threshold parameter values.
ncat
Numeric. The number of response categories.
muraki_generalized_1992TestDesign
# NOT RUN { item_5 <- new("item_GPC", slope = 1.0, threshold = c(-0.5, 0.0, 0.5), ncat = 4) # }
Run the code above in your browser using DataLab