__declspec(property(get = GetTotalVarPct)) TVec*TotalVarPct;
Returns the percentage of the total variation in the variables.
Read:
TVec *GetTotalVarPct();Remarks:
Returns the percentage of the total variation in the variables (columns).
See Also: TMtxPCA::EigValues
Declared in Dew::Stats::TMtxPCA · Dew.Stats/StatTools.h · Cross-compiler