You are here: Symbol Reference > StatTools Namespace > Classes > TMtxLogistReg Class > TMtxLogistReg Methods > TMtxLogistReg.Recalc Method
Stats Master VCL
ContentsIndex
PreviousUpNext
TMtxLogistReg.Recalc Method

Triggers logistic regression recalculation.

Pascal
procedure Recalc;

Triggers logistic regression (ordinary or ordinal) recalculation. After the Recalc call Dirty property is set to false. The results of logistic regression are stored to: 

 

  • B : B coefficients estimates.
  • Theta : Theta coefficients estimates. For ordinary regression (two categories), Theta is single value vector.
  • TBStdErr : Theta and B coefficients estimates standard errors.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!