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

Vector of calculated values.

Syntax
C#
Visual Basic
public TVec YCalc;

Returns fitted dependent (YCalc=B*X) values. Use YCalc to calculate the residuals: 

Residuals = YCalc - Y.  

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