Click or drag to resize

LogisticRegressionAuxiliaryStatsParameterCalcLikelihoodRatioStat Property

Gets the likelihood ratio statistic and related values for the logistic regression.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public LikelihoodRatioStatistic LikelihoodRatioStat { get; }

Property Value

LikelihoodRatioStatistic
See Also