powered by
A long format dataset containing binary and polytomous responses for demonstration.
ela3
A data frame with 2,434,185 observations and 5 variables:
STUDENTID: Unique student identifier.
FORMID: Unique test form identifier.
ITEMID: Unique item identifier, where _T1 indicates trait 1 and _T2 indicates trait 2.
SEQ: Position of the item in a form.
SCORE: Dichotomously and polytomously scored item responses (0,1,2...).
data(ela3) head(ela3)
Run the code above in your browser using DataLab