Package: bayescopulareg
Type: Package
Title: Bayesian Copula Regression
Version: 0.1.0
Date: 2020-04-24
Author: Ethan Alt
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-04-27 14:05:51 UTC; ethanalt
Repository: CRAN
Date/Publication: 2020-05-01 18:30:06 UTC
