elasticnet (version 1.3)

print.enet: Print method for enet objects

Description

Print out an enet fit.

Usage

# S3 method for enet
print(x, ...)

Arguments

x

enet object

Additonal arguments for generic print.

Value

NULL

References

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