betaboost: Boosting Beta Regression

Implements boosting beta regression for potentially high-dimensional data (Mayr et al., 2018 <doi:10.1093/ije/dyy093>). The 'betaboost' package uses the same parametrization as 'betareg' (Cribari-Neto and Zeileis, 2010 <doi:10.18637/jss.v034.i02>) to make results directly comparable. The underlying algorithms are implemented via the R add-on packages 'mboost' (Hofner et al., 2014 <doi:10.1007/s00180-012-0382-5>) and 'gamboostLSS' (Mayr et al., 2012 <doi:10.1111/j.1467-9876.2011.01033.x>).

Version: 1.0.1
Depends: mboost, gamboostLSS
Suggests: gamlss.dist, knitr, rmarkdown, betareg
Published: 2018-07-07
Author: Andreas Mayr, Benjamin Hofner, Leonie Weinhold, Matthias Schmid
Maintainer: Andreas Mayr <mayr at uni-bonn.de>
License: GPL-3
URL: For source code, development versions and issue tracker see https://github.com/boost-R/betaboost
NeedsCompilation: no
Citation: betaboost citation info
Materials: README NEWS
CRAN checks: betaboost results

Downloads:

Reference manual: betaboost.pdf
Vignettes: Using package betaboost
Package source: betaboost_1.0.1.tar.gz
Windows binaries: r-devel: betaboost_1.0.1.zip, r-release: betaboost_1.0.1.zip, r-oldrel: betaboost_1.0.1.zip
macOS binaries: r-release: betaboost_1.0.1.tgz, r-oldrel: betaboost_1.0.1.tgz
Old sources: betaboost archive

Linking:

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