ftrlprox: FTRL Proximal

Description Usage Arguments Details Value Author(s)

View source: R/ftrlprox.r

Description

Online elastic net regression using the FTRL Proximal algorithm for training.

Usage

1

Arguments

x

the model matrix containing features

...

the rest of the model parameters

Details

This is the generic method. Please look at ftrlprox.matrix and ftrlprox.formula for the model matrix and formula versions respectively.

Value

ftrlprox model object

Author(s)

Vilhelm von Ehrenheim


FTRLProximal documentation built on May 29, 2017, 5:39 p.m.