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: 2026-06-11 09:54:40 UTC; root Author: John Ehrlinger [aut, cre], Hemant Ishwaran [aut] Maintainer: John Ehrlinger RoxygenNote: 7.1.2 LazyData: true Repository: https://ehrlinger.r-universe.dev Date/Publication: 2022-04-26 20:49:19 UTC RemoteUrl: https://github.com/ehrlinger/l2boost RemoteRef: HEAD RemoteSha: b924457c5f82f0e5de70b9ca104d0cf0edf9256c NeedsCompilation: no