gpt
is an R package to fit generalized processing tree models in R.
The package is not yet available on CRAN. To get the latest developer version
from GitHub, gpt
can be installed via:
# install.packages("numDeriv", "methods", "matrixStats", "statmod")
# install.packages("devtools")
devtools::install_github("danheck/gpt")
If you use gpt
, please cite the package as:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.