Learn R Programming

FedIRT (version 1.1.0)

example_data_graded_and_binary: Graded Response Dataset for Federated Graded Model

Description

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.

Usage

example_data_graded_and_binary

Arguments

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

Run this code
data(example_data_graded_and_binary)

Run the code above in your browser using DataLab