mirt_nonlin

12,000 simulated responses from 2,000 respondents to 6 items.

Simulated data. These responses were generated by a script, not collected from people; see the generating script.

About this table

DescriptionData simulated from mirt
ReferenceChalmers, R. P. (2012). mirt: A multidimensional item response theory package for the R environment. Journal of statistical Software, 48, 1-29.
DOI10.18637/jss.v048.i06
LicenceCC BY 4.0
Generating scripthttps://github.com/ben-domingue/irw/blob/main/data/nominal/mirt.R

Size and shape

Responses12,000
Respondents2,000
Items6
Response categories2
Responses per respondent6
Responses per item2,000
Density1

Columns

iditemresp

Get the data

Download CSVno account neededBrowse on Redivisexplore and queryCroissant metadataHugging Face, Kaggle, OpenML

Or load it directly in R or Python:

# R
install.packages("remotes")
remotes::install_github("itemresponsewarehouse/Rpkg")
library(irw)
df <- irw_fetch("mirt_nonlin", source = "sim")
# Python
pip install irw

import irw
df = irw.fetch("mirt_nonlin", source="sim")

How to cite

@article{Chalmers_2012, title={mirt: A Multidimensional Item Response Theory Package for theREnvironment}, volume={48}, ISSN={1548-7660}, url={http://dx.doi.org/10.18637/jss.v048.i06}, DOI={10.18637/jss.v048.i06}, number={6}, journal={Journal of Statistical Software}, publisher={Foundation for Open Access Statistic}, author={Chalmers, R. Philip}, year={2012} }

Version and provenance

IRW versionv439
Redivis datasetirw_simsyn v1.2
Redivis dataset DOI10.57761/t5s5-a326
Manifest pin for this IRW versionv1.1
Metadata sourceirw_meta v27.0