Nothing
#' Graded Response Dataset for Federated Graded Model
#'
#' 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.
#'
#' The dataset is particularly suitable for testing federated graded model.
#'
#' @format 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.
#' @examples
#' data(example_data_graded)
#'
#' @source The data have been created for demonstration purposes.
#'
"example_data_graded"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.