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

Regresion equation residuals.

Pascal
property Residuals: TVec;

Returns the residuals of the regression equation. The residuals are defined as difference between predicted and actual values of the dependent variable: 

Residual = YCalc - Y. 

 

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