print.enet {elasticnet} | R Documentation |
Print out an enet fit.
## S3 method for class 'enet'
print(x, ...)
x |
enet object |
... |
Additonal arguments for generic print. |
NULL
Hui Zou and Trevor Hastie
Zou and Hastie (2005) "Regularization and Variable Selection via the Elastic Net" Journal of the Royal Statistical Society, Series B,67,301-320.