print.relaxnet: Print Method for relaxnet Objects

Description Usage Arguments Value Author(s) See Also

Description

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

Usage

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

Arguments

x

The "relaxnet" object to be printed.

digits

Passed to print.summary.relaxnet.

...

Passed to print.summary.relaxnet.

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

relaxnet, summary.relaxnet


relaxnet documentation built on May 2, 2019, 12:39 p.m.