Click or drag to resize

LogisticRegressionAuxiliaryStatsParameterCalcLogLikelihoodInterceptOnly Property

Gets the log of the value of the likelihood function for the intercept only model.

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

Property Value

Double
See Also