property RegressStatistics: TRegStatsClass;
Regression results statistics.
Returns: TRegStatsClass
Remarks:
Returns regression coefficients statistics parameters: adjusted coefficient of determination, variance ratio (explained/residual ratio), coefficient of determination (R squared), residual variance and the probability of F.
See Also: TMtxMulLinReg.RegressResult