Skip to content

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

Notifications You must be signed in to change notification settings

mbrucato/R_IRT_Analysis_Pipeline

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages