plotdimsat {RaceID} | R Documentation |
Plotting the Saturation of Explained Variance
Description
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.
Usage
plotdimsat(object, change = TRUE, lim = NULL)
Arguments
object |
|
change |
logical. If |
lim |
Number of components included for he calculation and shown in the plot. Default is |
Value
None
[Package RaceID version 0.3.5 Index]