View source: R/plot.abessrpca.R
plot.abessrpca | R Documentation |
abessrpca
" objectProduces a sparse-matrix/loss/tuning-value plot
for a fitted "abessrpca
" object.
## S3 method for class 'abessrpca'
plot(x, type = c("S", "loss", "tune"), support.size = NULL, label = TRUE, ...)
x |
A " |
type |
The plot type.
One of the following:
|
support.size |
An integer vector specifies
the sparse matrix fitted at given |
label |
A logical value.
If |
... |
Other graphical parameters to |
No return value, called for side effects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.