print.sgd {sgd}R Documentation

Print objects of class sgd.

Description

Print objects of class sgd.

Usage

## S3 method for class 'sgd'
print(x, ...)

Arguments

x

object of class sgd.

...

further arguments passed to or from other methods.


[Package sgd version 1.1.2 Index]