Skip to content

ddebeer/Rsctest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resampling Score(-based) Test for DIF Detection.

This R-package includes two approaches to perform a score-test for DIF detection based on resampling techniques, and is focused on data from Multi-Stage Adaptive Tests. Currently the functionality is limited to the 1-, 2-, and 3-PL models. Only the DIF in the threshold (b) and slope (a) parameter are tested for. Rather than using the theoretical distribution to obtain the p-value for the score-based test statistic, this distribution is obtained using resampling techniques.

  • permutation_sctest samples permutations of person orders.

  • bootstrap_sctest samples new data based on the estimated (item and person).

Installation

The package can be installed using using the devtools-package:

install.packages("devtools")
devtools::install_github("ddebeer/Rsctest")

About

Resampling Score Test for DIF Detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages