Learn R Programming

rsvd (version 1.0.5)

plot.rpca: Screeplot

Description

Creates a screeplot, variables and individual factor maps to summarize the results of the rpca function.

Usage

# S3 method for rpca
plot(x, ...)

Arguments

x

Object returned by the rpca function.

...

Additional arguments passed to the individual plot functions (see below).

See Also

ggscreeplot, ggcorplot , ggindplot

Examples

Run this code
# NOT RUN {
#

# }

Run the code above in your browser using DataLab