Rdocumentation
powered by
Learn R Programming
picasso (version 0.4.7)
print.lasso: Print Function for an object with S3 class
"lasso"
Description
Print a summary of the information about an object with S3 class
"lasso"
.
Usage
## S3 method for class 'lasso': print(x, ...)
Arguments
x
An object with S3 class
"lasso"
.
...
Arguments to be passed to methods.
Details
This call simply outlines the options used for computing a lasso object.
See Also
picasso
and
picasso-package
.