plotCumVariance.ldecomp {mdatools} | R Documentation |
Shows a plot with cumulative explained variance vs. number of components.
## S3 method for class 'ldecomp' plotCumVariance(obj, type = "b", labels = "values", show.plot = TRUE, ...)
obj |
object of |
type |
type of the plot |
labels |
what to show as labels for plot objects |
show.plot |
logical, shall plot be created or just plot series object is needed |
... |
most of graphical parameters from |