coef.ftrlprox: coef.ftrlprox

Description Usage Arguments Details Value Author(s)

View source: R/coef.ftrlprox.r

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


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