print.widenet: Print Method for widenet Objects

Description Usage Arguments Value Author(s) See Also

View source: R/summary.widenet.R

Description

This function just calls print(summary(x)). See summary.widenet.

Usage

1
2
## S3 method for class 'widenet'
print(x, digits, ...)

Arguments

x

The "widenet" object to be printed.

digits

Passed to print.summary.widenet.

...

Passed to print.summary.widenet.

Value

Returns x invisibly.

Author(s)

Stephan Ritter, with design contributions from Alan Hubbard.

Much of the code (and some help file content) is adapted from the glmnet package, whose authors are Jerome Friedman, Trevor Hastie and Rob Tibshirani.

See Also

widenet, summary.widenet


widenet documentation built on May 2, 2019, 2:10 p.m.