Defines type of Principal Component Analysis (PCA).
TPCAMode = ( PCACorrMat, PCACovMat, PCARawData );
Defines whether the PCA analysis is to be run on a correlation or covariance matrix. Normally, the analysis is run on the scale-invariant correlation matrix since the scale of the variables changes the analysis when the covariance matrix is used.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|