Package: l2boost
Type: Package
Title: Friedman's Boosting Algorithm for Regularized Linear Regression
Version: 1.0.1
Date: 2017-11-01
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: 2017-11-02 12:59:23 UTC; jehrling
Author: John Ehrlinger [aut, cre],
    Hemant Ishwaran [aut]
Maintainer: John Ehrlinger <john.ehrlinger@gmail.com>
RoxygenNote: 6.0.1
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2017-11-02 13:07:41 UTC
Built: R 4.0.2; ; 2020-08-02 07:42:01 UTC; windows
