plotdimsat {RaceID} | R Documentation |
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)
object |
|
change |
logical. If |
lim |
Number of components included for he calculation and shown in the plot. Default is |
None