Nothing
#' Graded Response Dataset for Federated Graded Model
#'
#' 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.
#'
#' @format 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.
#' @examples
#' data(example_data_graded_and_binary)
#'
#' @source The data were generated synthetically for illustrative purposes.
"example_data_graded_and_binary"
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.