Item Response Theory Software made in Cpp and R
This is currently a source package only, you can either install the development version from this repository or the last stable release from the releases page. This is the recommended option if you are not developing the package.
- Clone the repo with the recursive option.
git clone http://github.com/SICSResearch/IRTpp --recursive
2 Build the package in the standard R way.
R CMD INSTALL IRTpp
- Install the package using install-packages
This package is currently supported in GNU/linux and OSX systems only
Please check the documentations using ?IRTpp after loading the package.