| LogisticRegressionAuxiliaryStatsParameterCalcLogLikelihoodFullModel Property |
Gets the log of the value of the likelihood function for the
full model (estimated coefficients).
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntax public double LogLikelihoodFullModel { get; }
Public ReadOnly Property LogLikelihoodFullModel As Double
Get
public:
property double LogLikelihoodFullModel {
double get ();
}
member LogLikelihoodFullModel : float with get
Property Value
DoubleSee Also