Package: SelectBoost.quantile Title: 'SelectBoost'-Style Variable Selection for Quantile Regression Date: 2026-04-07 Version: 0.3.1 Authors@R: c( person(given = "Frederic", family= "Bertrand", role = c("cre", "aut"), email = "frederic.bertrand@lecnam.net", comment = c(ORCID = "0000-0002-0837-8281"))) Author: Frederic Bertrand [cre, aut] () Maintainer: Frederic Bertrand Description: 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. License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: graphics, movMF, quantreg, stats, utils, withr Suggests: knitr, pkgload, rmarkdown, testthat (>= 3.0.0) URL: https://fbertran.github.io/SelectBoost.quantile/, https://github.com/fbertran/SelectBoost.quantile BugReports: https://github.com/fbertran/SelectBoost.quantile/issues VignetteBuilder: knitr Config/testthat/edition: 3 Repository: https://fbertran.r-universe.dev Date/Publication: 2026-04-07 17:15:14 UTC RemoteUrl: https://github.com/fbertran/selectboost.quantile RemoteRef: HEAD RemoteSha: d4b7b09ae31de3f10762008903edc0d2f7f1eb91 NeedsCompilation: no Packaged: 2026-06-12 07:04:21 UTC; root