Learn R Programming

epmfd (version 1.1.1)

sampledata: Example Polytomous Response Data

Description

A small toy dataset included in the epmfd package, containing polytomous item responses from simulated persons.

Usage

sampledata

Arguments

Format

A data frame with 20 persons (rows) and 6 items (columns). Each item takes ordered values 1–5.

Examples

Run this code
data(sampledata)
head(sampledata)

Run the code above in your browser using DataLab