You are here: Symbol Reference > StatTools Namespace > Classes > TMtxPCA Class > TMtxPCA Properties > TMtxPCA.Data Property
Stats Master VCL
ContentsIndex
PreviousUpNext
TMtxPCA.Data Property

Defines the data to be analyzed by PCA.

Pascal
property Data: TMtx;

Defines the data to be analyzed by PCA. Depending on PCAMode property, Data can be interpreted as raw data or precalculated data correlation/covariance matrix. Generally, Data columns and model variables and Data rows are model observables.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!