Package: bggum
Title: Bayesian Estimation of Generalized Graded Unfolding Model
        Parameters
Version: 1.0.2
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) <doi:10.1177/01466216000241001>.
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
NeedsCompilation: yes
Packaged: 2020-01-18 23:31:56 UTC; jb
Author: JBrandon Duck-Mayr [aut, cre] (<https://orcid.org/0000-0002-2231-1294>),
  Jacob Montgomery [aut],
  Patrick Silva [ctb],
  Luwei Ying [ctb]
Maintainer: JBrandon Duck-Mayr <j.duckmayr@gmail.com>
Repository: CRAN
Date/Publication: 2020-01-19 08:40:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2022-04-25 08:32:25 UTC; unix
Archs: bggum.so.dSYM
