| plot.abessrpca {abess} | R Documentation | 
Creat plot from a fitted "abessrpca" object
Description
Produces a sparse-matrix/loss/tuning-value plot
for a fitted "abessrpca" object.
Usage
## S3 method for class 'abessrpca'
plot(x, type = c("S", "loss", "tune"), support.size = NULL, label = TRUE, ...)
Arguments
| 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  | 
Value
No return value, called for side effects.
[Package abess version 0.4.8 Index]