Package: betaBayes Type: Package Title: Bayesian Beta Regression Version: 1.0.1 Date: 2022-05-08 Authors@R: c(person("Haiming", "Zhou", role = c("aut", "cre","cph"), email = "haiming2019@gmail.com"), person("Xianzheng", "Huang", role = "aut") ) Description: Provides a class of Bayesian beta regression models for the analysis of continuous data with support restricted to an unknown finite support. The response variable is modeled using a four-parameter beta distribution with the mean or mode parameter depending linearly on covariates through a link function. When the response support is known to be (0,1), the above class of models reduce to traditional (0,1) supported beta regression models. Model choice is carried out via the logarithm of the pseudo marginal likelihood (LPML), the deviance information criterion (DIC), and the Watanabe-Akaike information criterion (WAIC). See Zhou and Huang (2022) . License: GPL (>= 2) Depends: R (>= 3.5.0) Imports: Rcpp (>= 0.11.1), methods, betareg LinkingTo: Rcpp, RcppArmadillo (>= 0.4.300.0) NeedsCompilation: yes Packaged: 2022-05-08 23:39:00 UTC; Haiming Author: Haiming Zhou [aut, cre, cph], Xianzheng Huang [aut] Maintainer: Haiming Zhou Repository: CRAN Date/Publication: 2022-05-09 12:00:02 UTC