Item Response Warehouse / Tables / cdm_ecpe
cdm_ecpe
81,816 responses from 2,922 respondents to 28 items.
About this table
Description Data from an English proficiency exam (ECPE)
Reference Templin, J., & Hoffman, L. (2013). Obtaining diagnostic classification model estimates using Mplus. Educational Measurement: Issues and Practice, 32, 37-50.
DOI 10.1111/emip.12010
Licence GPL-3.0
Source data https://cran.r-project.org/web/packages/CDM/index.html
Size and shape
Responses 81,816
Respondents 2,922
Items 28
Response categories 2
Responses per respondent 28
Responses per item 2,922
Density 1
Longitudinal FALSE
Classification
sample Educational
construct type Cognitive/educational
measurement tool Test
item format Likert Scale/selected response
primary language(s) eng
construct name Data from an English proficiency exam (ECPE)
Columns
id item qmatrix__skill1 qmatrix__skill2 qmatrix__skill3 resp
Get the data
Or load it directly in R or Python:
# R
install.packages("remotes")
remotes::install_github("itemresponsewarehouse/Rpkg")
library(irw)
df <- irw_fetch("cdm_ecpe")
# Python
pip install irw
import irw
df = irw.fetch("cdm_ecpe")
Version and provenance
IRW version v393
Redivis dataset item_response_warehouse v53.0
Redivis dataset DOI 10.57761/4g08-xt41
Manifest pin for this IRW version v53.0
Metadata source irw_meta v23.0
Part of the Item Response Warehouse , IRW v393. This page describes the table as released in item_response_warehouse v53.0.