|  | 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
Syntaxpublic double LogLikelihoodFullModel { get; }Public ReadOnly Property LogLikelihoodFullModel As Double
	Get
public:
property double LogLikelihoodFullModel {
	double get ();
}member LogLikelihoodFullModel : float with get
Property Value
Double See Also
See Also