betaBayes: Bayesian Beta Regression

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) <doi:10.1016/j.csda.2021.107345>.

Version: 1.0.1
Depends: R (≥ 3.5.0)
Imports: Rcpp (≥ 0.11.1), methods, betareg
LinkingTo: Rcpp, RcppArmadillo (≥ 0.4.300.0)
Published: 2022-05-09
Author: Haiming Zhou [aut, cre, cph], Xianzheng Huang [aut]
Maintainer: Haiming Zhou <haiming2019 at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: yes
Citation: betaBayes citation info
CRAN checks: betaBayes results

Documentation:

Reference manual: betaBayes.pdf

Downloads:

Package source: betaBayes_1.0.1.tar.gz
Windows binaries: r-devel: betaBayes_1.0.1.zip, r-release: betaBayes_1.0.1.zip, r-oldrel: betaBayes_1.0.1.zip
macOS binaries: r-release (arm64): betaBayes_1.0.1.tgz, r-oldrel (arm64): betaBayes_1.0.1.tgz, r-release (x86_64): betaBayes_1.0.1.tgz
Old sources: betaBayes archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=betaBayes to link to this page.