![]() | Logistic |
The LogisticRegressionFitAnalysisParameterCalcPearsonChiSqrStatistic type exposes the following members.
Name | Description | |
---|---|---|
![]() | LogisticRegressionFitAnalysisParameterCalcPearsonChiSqrStatistic | Initializes a new instance of the LogisticRegressionFitAnalysisParameterCalcPearsonChiSqrStatistic class |
Name | Description | |
---|---|---|
![]() | NumberCovariatePatterns | Gets the number of distinct covariate patterns for the logistic regression model. |
![]() | PValue | Gets the p-value for the Pearson chi-square statistic. |
![]() | Residuals | Gets the Pearson residuals used in the Pearson chi-square statistics computation. |
![]() | Value | Gets the value of the Pearson chi-square statistic. |
Name | Description | |
---|---|---|
![]() | Clone | Creates a deep copy of self. |
![]() | ToString |
String representation containing Pearson chi-square statistic
attributes.
(Overrides ObjectToString) |