Package: l2boost
Type: Package
Title: Exploring Friedman's Boosting Algorithm for Regularized Linear
        Regression
Version: 1.0.3
Date: 2022-02-10
Authors@R: c(person("John", "Ehrlinger", role=c("aut", "cre"),
    email="john.ehrlinger@gmail.com"), person("Hemant", "Ishwaran",
    role="aut"))
Description: Efficient implementation of Friedman's boosting algorithm with
    l2-loss function and coordinate direction (design matrix columns) basis
    functions.
License: GPL (>= 2)
Depends: R (>= 2.14.0), MASS, parallel
Packaged: 2022-02-10 17:21:09 UTC; jehrling
Author: John Ehrlinger [aut, cre],
  Hemant Ishwaran [aut]
Maintainer: John Ehrlinger <john.ehrlinger@gmail.com>
RoxygenNote: 7.1.2
LazyData: true
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2022-02-11 12:10:05 UTC
Built: R 4.1.2; ; 2022-02-12 12:15:56 UTC; unix
