You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Classes > TMtxMultiNonLinReg Class > TMtxMultiNonLinReg Properties > TMtxMultiNonLinReg.YCalc Property
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
TMtxMultiNonLinReg.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!