Package: SelectBoost.beta 0.4.5
SelectBoost.beta: Stability-Selection via Correlated Resampling for Beta-Regression Models
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>, <https://hal.science/hal-05352047>, and <https://hal.science/hal-05352056>.
Authors:
SelectBoost.beta_0.4.5.tar.gz
SelectBoost.beta_0.4.5.zip(r-4.7)SelectBoost.beta_0.4.5.zip(r-4.6)SelectBoost.beta_0.4.5.zip(r-4.5)
SelectBoost.beta_0.4.5.tgz(r-4.6-x86_64)SelectBoost.beta_0.4.5.tgz(r-4.6-arm64)SelectBoost.beta_0.4.5.tgz(r-4.5-x86_64)SelectBoost.beta_0.4.5.tgz(r-4.5-arm64)
SelectBoost.beta_0.4.5.tar.gz(r-4.7-arm64)SelectBoost.beta_0.4.5.tar.gz(r-4.7-x86_64)SelectBoost.beta_0.4.5.tar.gz(r-4.6-arm64)SelectBoost.beta_0.4.5.tar.gz(r-4.6-x86_64)
SelectBoost.beta_0.4.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
SelectBoost.beta/json (API)
NEWS
| # Install 'SelectBoost.beta' in R: |
| install.packages('SelectBoost.beta', repos = c('https://fbertran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/fbertran/selectboost.beta/issues
Pkgdown/docs site:https://fbertran.github.io
Last updated from:d997cd19c6. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 144 | ||
| linux-devel-x86_64 | OK | 165 | ||
| source / vignettes | OK | 242 | ||
| linux-release-arm64 | OK | 140 | ||
| linux-release-x86_64 | OK | 153 | ||
| macos-release-arm64 | OK | 110 | ||
| macos-release-x86_64 | OK | 271 | ||
| macos-oldrel-arm64 | OK | 147 | ||
| macos-oldrel-x86_64 | OK | 281 | ||
| windows-devel | OK | 137 | ||
| windows-release | OK | 142 | ||
| windows-oldrel | OK | 131 | ||
| wasm-release | OK | 129 |
Exports:autoplot.sb_betabetareg_enet_gamlssbetareg_glmnetbetareg_lasso_gamlssbetareg_step_aicbetareg_step_aiccbetareg_step_biccompare_selectors_bootstrapcompare_selectors_singlecompare_tablefastboost_intervalplot_compare_coeffplot_compare_freqsb_apply_selector_manualsb_betasb_beta_intervalsb_compute_corrsb_group_variablessb_normalizesb_resample_groupssb_selection_frequencysimulation_DATA.beta
Dependencies:betaregcodetoolsflexmixforeachFormulagamlssgamlss.datagamlss.distglmnetiteratorslatticelmtestMASSMatrixmodeltoolsnlmennetRcppRcppArmadilloRcppEigenrlangsandwichshapesurvivalwithrzoo
Getting started with SelectBoost.beta
Rendered fromselectboost-cran.Rmdusingknitr::rmarkdownon May 17 2026.Last update: 2025-11-06
Started: 2025-10-29
SelectBoost for Beta regression
Rendered fromselectboost-beta.Rmdusingknitr::rmarkdownon May 17 2026.Last update: 2025-11-06
Started: 2025-10-23
SelectBoost.beta algorithms
Rendered fromselectboost-algorithms.Rmdusingknitr::rmarkdownon May 17 2026.Last update: 2025-10-30
Started: 2025-10-23
Simulating interval Beta data
Rendered fromsimulate-interval-beta.Rmdusingknitr::rmarkdownon May 17 2026.Last update: 2025-11-06
Started: 2025-10-19
