Package: rrum
Type: Package
Title: Bayesian Estimation of the Reduced Reparameterized Unified Model
        with Gibbs Sampling
Version: 0.2.0
Authors@R: c(
           person("Steven Andrew", "Culpepper", 
                  email = "sculpepp@illinois.edu",
                  role = c("aut", "cph"),
                  comment = c(ORCID = "0000-0003-4226-6176")
           ),
           person("Aaron", "Hudson", 
                  email = "awhudson@uw.edu", 
                  role = c("aut", "cph"),
                  comment = c(ORCID = "0000-0002-9731-2224")
           ),
           person("James Joseph", "Balamuta", 
                  email = "balamut2@illinois.edu",
                  role = c("aut", "cph", "cre"),
                  comment = c(ORCID = "0000-0003-2826-8458")
           )
          )
Description: Implementation of Gibbs sampling algorithm for Bayesian Estimation
    of the Reduced Reparameterized Unified Model ('rrum'), described by 
    Culpepper and Hudson (2017) <doi: 10.1177/0146621617707511>.
License: GPL (>= 2)
Depends: R (>= 3.4.0), simcdm (>= 0.1.0)
Imports: Rcpp (>= 1.0.0)
LinkingTo: Rcpp, RcppArmadillo (>= 0.9.200), rgen, simcdm
RoxygenNote: 6.1.1
Suggests: testthat, covr
SystemRequirements: C++11
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2019-02-05 22:55:59 UTC; ronin
Author: Steven Andrew Culpepper [aut, cph]
    (<https://orcid.org/0000-0003-4226-6176>),
  Aaron Hudson [aut, cph] (<https://orcid.org/0000-0002-9731-2224>),
  James Joseph Balamuta [aut, cph, cre]
    (<https://orcid.org/0000-0003-2826-8458>)
Maintainer: James Joseph Balamuta <balamut2@illinois.edu>
Repository: CRAN
Date/Publication: 2019-02-11 16:10:05 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-07-15 19:18:20 UTC; unix
Archs: rrum.so.dSYM
