print.ftrlprox: Print a ftrlprox model

Description Usage Arguments Author(s)

Description

Print a text represenation of the ftrlprox model.

Usage

1
2
3
## S3 method for class 'ftrlprox'
print(x, digits = getOption("digits"), zero.print = ".",
  ...)

Arguments

x

The model object to print

digits

the number of digits display in printout.

zero.print

the symbol to use in place of zeros

...

additional args

Author(s)

Vilhelm von Ehrenheim


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