| plot.rpca {rsvd} | R Documentation | 
Screeplot
Description
Creates a screeplot, variables and individual factor maps to
summarize the results of the rpca function.
Usage
## S3 method for class 'rpca'
plot(x, ...)
Arguments
x | 
 Object returned by the   | 
... | 
 Additional arguments passed to the individual plot functions (see below).  | 
See Also
ggscreeplot, ggcorplot , ggindplot
Examples
#
[Package rsvd version 1.0.5 Index]