print.enet: Print method for enet objects

Description Usage Arguments Value Author(s) References

View source: R/enet_funcs.R

Description

Print out an enet fit.

Usage

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

Arguments

x

enet object

...

Additonal arguments for generic print.

Value

NULL

Author(s)

Hui Zou and Trevor Hastie

References

Zou and Hastie (2005) "Regularization and Variable Selection via the Elastic Net" Journal of the Royal Statistical Society, Series B,67,301-320.


elasticnet documentation built on July 1, 2020, 11:48 p.m.