|  | Logistic | 
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe LogisticRegressionFitAnalysisParameterCalcHosmerLemeshowStatistic type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | LogisticRegressionFitAnalysisParameterCalcHosmerLemeshowStatistic | Initializes a new instance of the LogisticRegressionFitAnalysisParameterCalcHosmerLemeshowStatistic class | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CovariatesEqualityComparer | Gets the comparer obect used in determining when covariate patterns are equal. | 
|  | Groups | Gets the groups used for computing the Hosmer Lemeshow statistic. | 
|  | NumberOfGroups | Gets the number of groups used in computing the Hosmer Lemeshow statistic. | 
|  | PValue | Gets the p-value for the Hosmer Lemeshow statistic. | 
|  | Value | Gets the value of the Hosmer Lemeshow statistic. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Clone | Creates a deep copy of self. | 
|  | ToString | String representation of the attributes of the Hosmer Lemeshow statistic. (Overrides ObjectToString) | 
 See Also
See Also