You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Classes > TRegResultClass Class > TRegResultClass Properties > TRegResultClass.Residuals Property
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
TRegResultClass.Residuals Property

Regresion equation residuals.

Syntax
C#
Visual Basic
public TVec Residuals;

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-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!