Package: bayescopulareg
Type: Package
Title: Bayesian Copula Regression
Version: 0.1.3
Date: 2020-11-30
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, mvtnorm
RoxygenNote: 7.1.1
Encoding: UTF-8
URL: https://github.com/ethan-alt/bayescopulareg
BugReports: https://github.com/ethan-alt/bayescopulareg/issues
NeedsCompilation: yes
Packaged: 2020-11-30 16:32:50 UTC; ethanalt
Author: Ethan Alt [aut, cre],
  Yash Bhosale [aut]
Repository: CRAN
Date/Publication: 2020-11-30 17:10:06 UTC
Built: R 4.5.1; aarch64-apple-darwin20.6.0; 2025-09-15 04:36:42 UTC; unix
