print.sqrtlasso {picasso} | R Documentation |
Print Function for an object with S3 class "sqrtlasso"
Description
Print a summary of the information about an object with S3 class "sqrtlasso"
.
Usage
## S3 method for class 'sqrtlasso'
print(x, ...)
Arguments
x |
An object with S3 class |
... |
Arguments to be passed to methods. |
Details
This call simply outlines the options used for computing a lasso object.
Author(s)
Jason Ge, Xingguo Li, Mengdi Wang, Tong Zhang, Han Liu and Tuo Zhao
Maintainer: Jason Ge <jiange@princeton.edu>
See Also
picasso
and picasso-package
.
[Package picasso version 1.3.1 Index]