Files
SPT/README.md
2025-05-01 01:14:34 +02:00

11 lines
333 B
Markdown

# SPHERE Psychometrics Tools
An R package containing various utilities for Rasch modeling and DIF analysis in R
To install:
- Install software dependencies (JAGS, git and RTools)
- Install the ```devtools``` package and run the command below
```devtools::install_git("https://git.corentinchoisy.xyz/corentinchoisy/SPT.git")```