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

Theta coefficients estimates.

Pascal
property Theta: TVec;

Set Theta values to define initial estimates for Theta coefficients. Setting Theta values is not mandatory. You can also set AutoInitEstimates to true and force the algorithm to calculate initiate estimates for B and Theta. After the Recalc call Theta stores logistic regression model Theta coefficient estimates.

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