example_data_graded_and_binary {FedIRT}R Documentation

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

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.

Source

The data were generated synthetically for illustrative purposes.

Examples

data(example_data_graded_and_binary)


[Package FedIRT version 1.1.0 Index]