plotCumVariance.ldecomp function

Cumulative explained variance plot

Cumulative explained variance plot

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, ...)

Arguments

  • obj: object of ldecomp class.
  • 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 mdaplot function can be used.
  • Maintainer: Sergey Kucheryavskiy
  • License: MIT + file LICENSE
  • Last published: 2024-08-19