11 lines
333 B
Markdown
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")```
|