powered by
An S4 class to represent a graded response item.
slope
Numeric. A slope parameter value.
category
Numeric. A vector of category boundary values.
ncat
Numeric. The number of response categories.
samejima_estimation_1969TestDesign
# NOT RUN { item_6 <- new("item_GR", slope = 1.0, category = c(-2.0, -1.0, 0, 1.0, 2.0), ncat = 6) # }
Run the code above in your browser using DataLab