You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Classes > TMtxLogistReg Class > TMtxLogistReg Properties > TMtxLogistReg.Theta Property
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
TMtxLogistReg.Theta Property

Theta coefficients estimates.

Syntax
C#
Visual Basic
public TVec Theta;

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!