Skip to content
/ gpt Public

R Package for Generalized Processing Tree Models

Notifications You must be signed in to change notification settings

danheck/gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gpt

gpt is an R package to fit generalized processing tree models in R.

Installation

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

Reference

If you use gpt, please cite the package as:

  • Heck, D. W., Erdfelder, E., & Kieslich, P. J. (2018). Generalized processing tree models: Jointly modeling discrete and continuous variables. Psychometrika, 83, 893–918. https://doi.org/10.1007/s11336-018-9622-0

About

R Package for Generalized Processing Tree Models

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages