| LogisticRegressionAuxiliaryStatsParameterCalcLikelihoodRatioStat Property |
Gets the likelihood ratio statistic and related values for the logistic
regression.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public LikelihoodRatioStatistic LikelihoodRatioStat { get; }
Public ReadOnly Property LikelihoodRatioStat As LikelihoodRatioStatistic
Get
public:
property LikelihoodRatioStatistic^ LikelihoodRatioStat {
LikelihoodRatioStatistic^ get ();
}
member LikelihoodRatioStat : LikelihoodRatioStatistic with get
Property Value
LikelihoodRatioStatisticSee Also