print.arrayspc {elasticnet}R Documentation

Print method for arrayspc objects

Description

Print out an arrayspc fit.

Usage

## S3 method for class 'arrayspc'
print(x, ...)  

Arguments

x

arrayspc object

...

Additonal arguments for generic print.

Value

NULL

Author(s)

Hui Zou and Trevor Hastie

References

Zou, H., Hastie, T. and Tibshirani, R. (2006) "Sparse principal component analysis" Journal of Computational and Graphical Statistics, 15 (2), 265–286.


[Package elasticnet version 1.3 Index]