Skip to content

RcppDeepState/PP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PP

0.5.3 is on cran now

This R package provides Person Parameter estimation for the 1,2,3,4PL model and the generalized partial credit model. This package will soon be uploaded to cran, and will replace the old PP package which does similar computation, but with far less speed. This new version of the PP package makes use of the great Rcpp package to accelerate computations.

To install this package from github, install devtools first.

library(devtools)
install_github("PP", "manuelreif", ref="master")

Further extensions:

  • fit indices: these will be built in by Jan Steinfeld
  • Person Parameter estimation for other models

About

Person Parameter estimation (1,2,3,4PL model) and GPCM

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • R 66.9%
  • C++ 33.1%