IRTpp

Estimating IRT Parameters using the IRT Methodology


License
MIT

Documentation

IRTpp

Travis-CI Build Status

License

Item Response Theory Software made in Cpp and R

Installation

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.

Installing the dev version.

  1. 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
  1. Install the package using install-packages

Support

This package is currently supported in GNU/linux and OSX systems only

Help

Please check the documentations using ?IRTpp after loading the package.