Package: Rmodule
Type: Package
Title: Automated Markov Chain Monte Carlo for Arbitrarily Structured
        Correlation Matrices
Version: 1.0
Date: 2023-08-18
Authors@R: c(person("John", "Hughes", email = "drjphughesjr@gmail.com", role = c("aut", "cre")))
Description: Supports automated Markov chain Monte Carlo for arbitrarily structured correlation
    matrices. The user supplies data, a correlation matrix in symbolic form, the current state
    of the chain, a function that computes the log likelihood, and a list of prior distributions.
    The package's flagship function then carries out a parameter-at-a-time update of all correlation
    parameters, and returns the new state. The method is presented in Hughes (2023), in preparation.
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.9), utils, Matrix
LinkingTo: Rcpp, RcppArmadillo
RoxygenNote: 7.2.3
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2023-08-18 15:38:06 UTC; johnhughes
Author: John Hughes [aut, cre]
Maintainer: John Hughes <drjphughesjr@gmail.com>
Repository: CRAN
Date/Publication: 2023-08-18 18:32:36 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-08-19 11:12:54 UTC; unix
Archs: Rmodule.so.dSYM
