Package: bggum Title: Bayesian Estimation of Generalized Graded Unfolding Model Parameters Version: 1.0.2.9000 Date: 2020-01-18 Authors@R: c(person(given = "JBrandon", family = "Duck-Mayr", email = "j.duckmayr@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2231-1294")), person(given = "Jacob", family = "Montgomery", role = c("aut")), person(given = "Patrick", family = "Silva", role = "ctb"), person(given = "Luwei", family = "Ying", role = "ctb") ) Description: Provides a Metropolis-coupled Markov chain Monte Carlo sampler, post-processing and parameter estimation functions, and plotting utilities for the generalized graded unfolding model of Roberts, Donoghue, and Laughlin (2000) . URL: https://github.com/duckmayr/bggum BugReports: https://github.com/duckmayr/bggum/issues Depends: R (>= 3.5.0) Imports: stats, graphics, Rcpp (>= 0.12.14) LinkingTo: Rcpp, RcppDist License: GPL (>= 2) Suggests: devtools, testthat, covr, knitr, rmarkdown, dplyr, tidyr Collate: 'bggum-package.R' 'RcppExports.R' 'ggumProbability.R' 'tune_proposals.R' 'tune_temps.R' 'ggumMCMC.R' 'ggumMC3.R' 'ggum_simulation.R' 'color_palettes.R' 'irf.R' 'icc.R' 'summary.R' 'post_process.R' Encoding: UTF-8 RoxygenNote: 6.1.1 VignetteBuilder: knitr Repository: https://duckmayr.r-universe.dev Date/Publication: 2020-01-19 13:37:45 UTC RemoteUrl: https://github.com/duckmayr/bggum RemoteRef: HEAD RemoteSha: 894cdf59d45facffadc6f9139ff2c9e508aa1b49 NeedsCompilation: yes Packaged: 2026-07-03 06:56:23 UTC; root Author: JBrandon Duck-Mayr [aut, cre] (ORCID: ), Jacob Montgomery [aut], Patrick Silva [ctb], Luwei Ying [ctb] Maintainer: JBrandon Duck-Mayr