mbrucato / R_IRT_Analysis_Pipeline

A script for running a 2PL dichotomous item response theory analysis on the openly available LSAT data from ltm package in R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

R_IRT_Analysis_Pipeline

A script for running a 2PL dichotomous item response theory analysis on the openly available LSAT data from ltm package in R

The script will let you output all parameter estimates for a 2PL or 3PL model and the following figures:

1. A scree-plot to check unidimensionality

scree-plot

2. Q3 statistic matrix to check for local dependence:

Example from this tutorial with no locally dependent items: Q3 matrix

Example from another dataset with locally dependent items highlighted in blue and red: Q3 matrix 2

3. Item Characteristic Curves:

Example from this tutorial:

ICC plot

Example from another dataset with variety of discriminability values: ICC plot 2

4. Test/Item Characteristic Curves:

ITF plot

IIF plot

About

A script for running a 2PL dichotomous item response theory analysis on the openly available LSAT data from ltm package in R


Languages

Language:R 100.0%