The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Adds variable-selection functions for Beta regression models (both mean and phi submodels) so they can be used within the 'SelectBoost' algorithm. Includes stepwise AIC, BIC, and corrected AIC on betareg() fits, 'gamlss'-based LASSO/Elastic-Net, a pure 'glmnet' iterative re-weighted least squares-based selector with an optional standardization speedup, and 'C++' helpers for iterative re-weighted least squares working steps and precision updates. Also provides a fastboost_interval() variant for interval responses, comparison helpers, and a flexible simulator simulation_DATA.beta() for interval-valued data. For more details see Bertrand and Maumy (2023) <doi:10.7490/f1000research.1119552.1>.
| Version: | 0.4.5 |
| Depends: | R (≥ 4.0) |
| Imports: | betareg, gamlss, gamlss.dist, glmnet, MASS, Rcpp, rlang, stats, withr |
| LinkingTo: | Rcpp, RcppArmadillo |
| Suggests: | future, future.apply, gamlss.lasso, ggplot2, knitr, rmarkdown, testthat (≥ 3.0.0) |
| Published: | 2025-11-11 |
| DOI: | 10.32614/CRAN.package.SelectBoost.beta (may not be active yet) |
| Author: | Frederic Bertrand |
| Maintainer: | Frederic Bertrand <frederic.bertrand at lecnam.net> |
| BugReports: | https://github.com/fbertran/SelectBoost.beta/issues/ |
| License: | GPL-3 |
| URL: | https://fbertran.github.io/SelectBoost.beta/, https://github.com/fbertran/SelectBoost.beta/ |
| NeedsCompilation: | yes |
| Classification/MSC: | 62H11, 62J12, 62J99 |
| Citation: | SelectBoost.beta citation info |
| Materials: | README, NEWS |
| CRAN checks: | SelectBoost.beta results |
| Reference manual: | SelectBoost.beta.html , SelectBoost.beta.pdf |
| Vignettes: |
SelectBoost.beta algorithms (source, R code) SelectBoost for Beta regression (source, R code) Getting started with SelectBoost.beta (source, R code) Simulating interval Beta data (source, R code) |
| Package source: | SelectBoost.beta_0.4.5.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): SelectBoost.beta_0.4.5.tgz, r-oldrel (arm64): SelectBoost.beta_0.4.5.tgz, r-release (x86_64): SelectBoost.beta_0.4.5.tgz, r-oldrel (x86_64): SelectBoost.beta_0.4.5.tgz |
Please use the canonical form https://CRAN.R-project.org/package=SelectBoost.beta to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.