SPHERE Psychometrics Tools - diverse functions for psychometric analyses
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Corentin Choisy 28e43dee33 Added theta estimation methods 2 weeks ago
R Added theta estimation methods 2 weeks ago
inst/jags Modified JAGS file architecture 2 weeks ago
man Added theta estimation methods 2 weeks ago
DESCRIPTION Added theta estimation methods 2 weeks ago
LICENSE first commit 3 weeks ago
NAMESPACE Added theta estimation methods 2 weeks ago
README.md Modified README 2 weeks ago
SPT.Rproj first commit 3 weeks ago

README.md

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")