An implementation of the generalized graded unfolding model (GGUM) in R, see Roberts, Donoghue, and Laughlin (2000) <doi:10.1177/01466216000241001>). It allows to simulate data sets based on the GGUM. It fits the GGUM and the GUM, and it retrieves item and person parameter estimates. Several plotting functions are available (item and test information functions; item and test characteristic curves; item category response curves). Additionally, there are some functions that facilitate the communication between R and 'GGUM2004'. Finally, a model-fit checking utility, MODFIT(), is also available.
Version: | 0.5 |
Imports: | stats, utils, psych, abind, viridis, Rdpack, xlsx |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2023-09-08 |
DOI: | 10.32614/CRAN.package.GGUM |
Author: | Jorge N. Tendeiro [aut, cre], Sebastian Castro-Alvarez [aut] |
Maintainer: | Jorge N. Tendeiro <tendeiro at hiroshima-u.ac.jp> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/jorgetendeiro/GGUM/ |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | GGUM results |
Reference manual: | GGUM.pdf |
Package source: | GGUM_0.5.tar.gz |
Windows binaries: | r-devel: GGUM_0.5.zip, r-release: GGUM_0.5.zip, r-oldrel: GGUM_0.5.zip |
macOS binaries: | r-devel (arm64): GGUM_0.5.tgz, r-release (arm64): GGUM_0.5.tgz, r-oldrel (arm64): GGUM_0.5.tgz, r-devel (x86_64): GGUM_0.5.tgz, r-release (x86_64): GGUM_0.5.tgz, r-oldrel (x86_64): GGUM_0.5.tgz |
Old sources: | GGUM archive |
Reverse imports: | bmggum |
Please use the canonical form https://CRAN.R-project.org/package=GGUM to link to this page.