  | LogisticRegressionFitAnalysisParameterCalcLogLikelihood Property | 
            Gets the log likelihood for the model.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double LogLikelihood { get; }Public ReadOnly Property LogLikelihood As Double
	Get
public:
property double LogLikelihood {
	double get ();
}member LogLikelihood : float with get
Property Value
Double
See Also