coef.ftrlprox: coef.ftrlprox

Description Usage Arguments Details Value Author(s)

Description

Extract model coefficients.

Usage

1
2
## S3 method for class 'ftrlprox'
coef(object, ...)

Arguments

object

The model object

...

additional arguments are not used.

Details

This function can be used to extract the coefficients of a model trained using the ftrlprox package.

Value

an array with the regression coefficients

Author(s)

Vilhelm von Ehrenheim


while/FTRLProximal documentation built on May 4, 2019, 5:23 a.m.