 | LogisticRegressionFitAnalysisParameterCalcHosmerLemeshowGroupAverageEstimatedProbability Property |
Gets the average estimated probability for the group.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double AverageEstimatedProbability { get; }
Public ReadOnly Property AverageEstimatedProbability As Double
Get
public:
property double AverageEstimatedProbability {
double get ();
}
member AverageEstimatedProbability : float with get
Property Value
Double
See Also