Package: bolasso
Title: Model Consistent Lasso Estimation Through the Bootstrap
Version: 0.2.0
Authors@R: 
    person(given = "Daniel",
           family = "Molitor",
           role = c("aut", "cre"),
           email = "molitdj97@gmail.com")
Description: Implements the bolasso algorithm for consistent variable selection 
    and estimation accuracy. Includes support for many parallel backends via the 
    future package. For details see: Bach (2008),
    'Bolasso: model consistent Lasso estimation through the bootstrap', 
    <arXiv:0804.1302>.
Depends: Matrix (>= 1.0-6), R (>= 3.6.0)
Imports: future.apply (>= 1.1.0), gamlr (>= 1.0), ggplot2, glmnet (>=
        3.0), progressr, Rdpack, stats, tibble
Suggests: testthat (>= 3.0.0), mlbench, covr
RdMacros: Rdpack
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
URL: https://www.dmolitor.com/bolasso/
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-05-06 20:31:45 UTC; DanielMolitor
Author: Daniel Molitor [aut, cre]
Maintainer: Daniel Molitor <molitdj97@gmail.com>
Repository: CRAN
Date/Publication: 2022-05-09 08:10:10 UTC
Built: R 4.2.0; ; 2022-05-11 01:48:51 UTC; unix
