bolasso
Model Consistent Lasso Estimation Through the Bootstrap
Bootstrap lasso got a fast mode, a second selection rule, and multinomial support
◆Recent moves
- 4mo ago
Multinomial responses supported across selection and plotting
Makes family = "multinomial" work throughout rather than partially: outputs become lists with one element per outcome level, keeping their original structure, and plots facet by outcome. The maintainer is explicit about what remains missing - mgaussian entirely, and multinomial prediction restricted to type = "class" - which is the useful kind of release note.
View source ↗ - 10mo ago
Bootstrap indices exposed via bootstrap_samples()
Adds an accessor for the bootstrap indices behind a fitted model, letting users reproduce or audit the resampling rather than treating it as internal. Consistent with the inspection-oriented direction the package took in 0.3.0.
View source ↗ - 1y ago
Fast estimation mode and a second variable selection rule
⚡ SPARKThe release that ended the package's dormancy and set its current direction. Everything after it - the bootstrap accessor, the multinomial extension - builds on the inspection surface introduced here rather than changing the estimator.
View source ↗ - 4y ago
Bolasso v0.2.0
The release note points to NEWS.md rather than describing the changes, saying only that there are minor enhancements and bug fixes. Direction cannot be read from the feed here. It is also the last release before a two-and-a-half year gap.
View source ↗ - 4y ago
Bolasso v0.1.0
Initial CRAN release, announced without any description of contents. What the package did at launch has to be inferred from later releases rather than from this entry.
View source ↗