Package: bmggum
Title: Bayesian Multidimensional Generalized Graded Unfolding Model
Version: 0.1.0.9000
Date: 2021-4-8
Authors@R:
c(person(given = "Naidan",
family = "Tu",
role = c("aut", "cre"),
email = "naidantu1031@gmail.edu"),
person(given = "Bo",
family = "Zhang",
role = c("aut"),
email = "bozhang3065@gmail.com"))
Description: Full Bayesian estimation of Multidimensional Generalized
Graded Unfolding Model (MGGUM) using 'rstan' (See Stan
Development Team (2020) ). Functions are
provided for estimation, result extraction, model fit
statistics, and plottings.
License: GPL (>= 3)
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.1.9000
Biarch: true
Depends: R (>= 3.4.0)
Imports: methods, Rcpp (>= 0.12.0), RcppParallel (>= 5.0.1), rstan (>=
2.18.1), rstantools (>= 2.1.1), edstan, ggplot2, GGUM, loo,
stats
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>=
2.18.0)
SystemRequirements: GNU make
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/Naidantu/bmggum
BugReports: https://github.com/Naidantu/bmggum/issues
Config/pak/sysreqs: make default-jdk
Repository: https://naidantu.r-universe.dev
Date/Publication: 2025-08-06 21:58:07 UTC
RemoteUrl: https://github.com/naidantu/bmggum
RemoteRef: HEAD
RemoteSha: b53ea74fd7e1dfcbc891a485757ce5795c7b7c5f
NeedsCompilation: yes
Packaged: 2026-07-09 10:10:25 UTC; root
Author: Naidan Tu [aut, cre],
Bo Zhang [aut]
Maintainer: Naidan Tu