short_poly_data: A Shorter Inhomogenous Polytomous Dataset

short_poly_dataR Documentation

A Shorter Inhomogenous Polytomous Dataset

Description

The artificial dataset of a polytomous responses (three categories) which contains three subsets with different discrimination values. To reproduce this dataset:
short_poly_data <- generate_data(alpha = c(0.02,0.5,2), nitem = 3, ndim = 3,ncat = 5, theta = c(-6,6), beta = c(-4,4), ntheta = 151)

will lead to similar but not the same dataset, due to the randomization.

Usage

data(short_poly_data)

Format

An object of class data.frame with 151 rows and 9 columns.


fwijayanto/autoRasch documentation built on Nov. 9, 2022, 12:57 p.m.