 | LogisticRegressionFitAnalysisParameterCalcHosmerLemeshowGroupPredictedNumberOfPositiveOutcomes Property |
Gets the predicted number of outcomes for this group.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
Syntaxpublic double PredictedNumberOfPositiveOutcomes { get; }
Public ReadOnly Property PredictedNumberOfPositiveOutcomes As Double
Get
public:
property double PredictedNumberOfPositiveOutcomes {
double get ();
}
member PredictedNumberOfPositiveOutcomes : float with get
Property Value
Double
See Also