You are here: Symbol Reference > StatTools Namespace > Classes > TMtxPCA Class > TMtxPCA Methods > TMtxPCA.Recalc Method
Stats Master VCL
ContentsIndex
PreviousUpNext
TMtxPCA.Recalc Method

Triggers PCA recalculation.

Pascal
procedure Recalc;

Triggers PCA recalculation. After the Recalc call Dirty property is set to false. The results of PCA are stored to:

  • crefEigValues - Data eigenvalues.
  • crefPC - Data eigenvectors.
  • crefTotalVarPct - the percentage of the total variation in the variables (columns).
  • crefZScores - Z-Scores (eigenvectors in PC space).
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!