example_data_graded | R Documentation |
A synthetic dataset containing responses of 100 students across 10 items, with all items a graded response (0-3 points). This kind of dataset is typically used for testing and validating federated graded response models.
example_data_graded
A data frame with 100 rows and 10 columns. Each row represents the responses of a single student, and each column represents one of the 10 graded response items.
The dataset is particularly suitable for testing federated graded model.
The data have been created for demonstration purposes.
data(example_data_graded)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.