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

Vector of calculated values.

Pascal
property YCalc: TVec;

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

Residuals = YCalc - Y. 

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