Package: SelectBoost.quantile 0.3.1
SelectBoost.quantile: 'SelectBoost'-Style Variable Selection for Quantile Regression
A 'SelectBoost'-inspired workflow for sparse quantile regression. The package builds correlation neighborhoods, perturbs correlated predictors with a directional sampler inspired by the original 'SelectBoost' internals, refits penalized quantile regression models on the perturbed designs, and aggregates variable-selection frequencies across a path of correlation thresholds.
Authors:
SelectBoost.quantile_0.3.1.tar.gz
SelectBoost.quantile_0.3.1.zip(r-4.7)SelectBoost.quantile_0.3.1.zip(r-4.6)SelectBoost.quantile_0.3.1.zip(r-4.5)
SelectBoost.quantile_0.3.1.tgz(r-4.6-any)SelectBoost.quantile_0.3.1.tgz(r-4.5-any)
SelectBoost.quantile_0.3.1.tar.gz(r-4.7-any)SelectBoost.quantile_0.3.1.tar.gz(r-4.6-any)
SelectBoost.quantile_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
SelectBoost.quantile/json (API)
NEWS
| # Install 'SelectBoost.quantile' in R: |
| install.packages('SelectBoost.quantile', repos = c('https://fbertran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/fbertran/selectboost.quantile/issues
Pkgdown/docs site:https://fbertran.github.io
Last updated from:d4b7b09ae3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 131 | ||
| source / vignettes | OK | 152 | ||
| linux-release-x86_64 | OK | 127 | ||
| macos-release-arm64 | OK | 111 | ||
| macos-oldrel-arm64 | OK | 115 | ||
| windows-devel | OK | 113 | ||
| windows-release | OK | 112 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 106 |
Exports:benchmark_quantile_selectiondefault_quantile_benchmark_scenariosgroup_componentsgroup_neighborsquantile_lasso_selectorselectboost_quantilesimulate_quantile_datasupport_selectboost_quantiletune_lambda_quantile
Dependencies:clueclusterlatticeMASSMatrixMatrixModelsmovMFquantregskmeansslamSparseMsurvivalwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Benchmark quantile-selection methods on correlated designs | benchmark_quantile_selection |
| Extract coefficients from a SelectBoost-style quantile fit | coef.selectboost_quantile |
| Default validation scenarios for quantile-selection benchmarks | default_quantile_benchmark_scenarios |
| Grouping functions for SelectBoost.quantile | group_components group_neighbors |
| Plot selection-frequency paths | plot.selectboost_quantile |
| Predict from a SelectBoost-style quantile fit | predict.selectboost_quantile |
| Sparse quantile-regression selector | quantile_lasso_selector |
| SelectBoost-style quantile regression | selectboost_quantile |
| Simulate a sparse quantile-regression problem | simulate_quantile_data |
| Summarize a quantile-selection benchmark | summary.benchmark_quantile_selection |
| Summarize a SelectBoost-style quantile fit | summary.selectboost_quantile |
| Extract selected support at a frequency threshold | support_selectboost_quantile |
| Tune the lasso penalty for sparse quantile regression | tune_lambda_quantile |
