This functions plots the explained variance as a function of PCA/ICA components computed by the function CCcorrect
. The number of components where
the change in explained variability upon adding further components approaches linear behaviour demarcates the saturation point and is highlighted in blue.
plotdimsat(object, change = TRUE, lim = NULL)
None
SCseq
class object.
logical. If TRUE
then the change in explained variance is plotted. Default is FALSE
and the explained variance is shown.
Number of components included for he calculation and shown in the plot. Default is NULL
and all components are included.