print.ftrlprox: Print a ftrlprox model

Description Usage Arguments Author(s)

View source: R/print.ftrlprox.r

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


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