Package: bayescopulareg
Type: Package
Title: Bayesian Copula Regression
Version: 0.1.2
Date: 2020-05-27
Authors@R: c(person("Ethan", "Alt", role = c("aut", "cre"),
                     email = "ethanalt@live.unc.edu"),
              person("Yash", "Bhosale", role = "aut", email = "bhosaley5@gmail.com")
             )
Maintainer: Ethan Alt <ethanalt@live.unc.edu>
Description: Tools for Bayesian copula generalized linear models (GLMs). 
             The sampling scheme is based on Pitt, Chan, and Kohn (2006) <doi:10.1093/biomet/93.3.537>. 
             Regression parameters (including coefficients and dispersion parameters) are
             estimated via the adaptive random walk Metropolis approach developed by
             Haario, Saksman, and Tamminen (1999) <doi:10.1007/s001800050022>.
             The prior for the correlation matrix is based on Hoff (2007) <doi:10.1214/07-AOAS107>.
Depends: R (>= 3.6.0)
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.3), stats
LinkingTo: Rcpp, RcppArmadillo, RcppDist
RoxygenNote: 7.1.0
Encoding: UTF-8
URL: https://github.com/ethan-alt/bayescopulareg
BugReports: https://github.com/ethan-alt/bayescopulareg/issues
NeedsCompilation: yes
Packaged: 2020-05-28 00:43:13 UTC; ethanalt
Author: Ethan Alt [aut, cre],
  Yash Bhosale [aut]
Repository: CRAN
Date/Publication: 2020-05-28 17:20:21 UTC
