You are here: Symbol Reference > StatTools Namespace > Classes > TMtxMultiNonLinReg Class > TMtxMultiNonLinReg Properties > TMtxMultiNonLinReg.YCalc Property
Stats Master VCL
ContentsIndex
PreviousUpNext
TMtxMultiNonLinReg.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!