L2BoostOGA: Implementation of the orthogonal L2Boosting algorithm

Description Usage Arguments Value

Description

This function implements an orthogonal projection version of the L2Boosting algorithm.

Usage

1
L2BoostOGA(X, y, iter = 200)

Arguments

X

matrix of regressors

y

dependent variable

iter

number of iterations

Value

The functions returns an object of class L2Boost with the following components:


newboost documentation built on May 2, 2019, 5:17 p.m.