print.enet {elasticnet}R Documentation

Print method for enet objects

Description

Print out an enet fit.

Usage

print.enet(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.


[Package elasticnet version 1.0-5 Index]