example_data_graded_and_binary {FedIRT} | R Documentation |
A synthetic dataset containing 160 students and 8 items, with the first item graded response (0-3 points) and other items binary response. It could be used in the federated graded model testing.
example_data_graded_and_binary
A dataframe with 160 rows and 8 columns. Each row denotes a student's responding status, and each column denotes the responding status for all students in one item.
The data were generated synthetically for illustrative purposes.
data(example_data_graded_and_binary)