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, ...)
obj
: object of ldecomp
class.type
: type of the plotlabels
: what to show as labels for plot objectsshow.plot
: logical, shall plot be created or just plot series object is needed...
: most of graphical parameters from mdaplot
function can be used.