 | LogisticRegressionFitAnalysisParameterCalcHosmerLemeshowGroupNumberPositiveOutcomes Property |
Gets the number of positive outcomes for the group.
Namespace:
CenterSpace.NMath.Core
Assembly:
NMath (in NMath.dll) Version: 7.3
Syntaxpublic int NumberPositiveOutcomes { get; }
Public ReadOnly Property NumberPositiveOutcomes As Integer
Get
public:
property int NumberPositiveOutcomes {
int get ();
}
member NumberPositiveOutcomes : int with get
Property Value
Type:
Int32
See Also