Logistic Regression Model.Get Bayesian Information Criterion Method
Returns the Bayesian information criterion (BIC) value for the model.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The Bayesian information criterion (BIC) value for the model.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public virtual double GetBayesianInformationCriterion()
Return Value
DoubleThe Bayesian information criterion (BIC) value for the model.