EducationalTestingService / Person_fit_analysis

R code to accompany an article published in Applied Measurement in Education

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Person_fit_analysis

The file Analysis.R has R code that is supposed to accompany an article published in Applied Measurement in Education (Sinharay, 2017). The R code provided here computes the area under the ROC curve (AUROC) for each of the 60 simulation cases considered in Sinharay (2017), then computes the overall AUROC using the Dersimonian-Laird algorithm (that is the more rigorous approach) and the approach used in Karabatsos (2003), which is an inappropriate approach. The code also computes the AUROC for each of the three test lengths using the approach suggested in Sinharay (2017). Comment lines are provided for the convenience of the readers. The citation for the article is: Sinharay, S. (2017). Are the nonparametric person-fit statistics more powerful than their parametric counterparts? Revisiting the simulations of Karabatsos (2003). Applied Measurement in Education.

About

R code to accompany an article published in Applied Measurement in Education

License:Apache License 2.0


Languages

Language:R 100.0%