![]() | LogisticRegressionFitAnalysisParameterCalcPearsonResidual Class |
Namespace: CenterSpace.NMath.Core
The LogisticRegressionFitAnalysisParameterCalcPearsonResidual generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | LogisticRegressionFitAnalysisParameterCalcPearsonResidual | Initializes a new instance of the LogisticRegressionFitAnalysisParameterCalcPearsonResidual class |
Name | Description | |
---|---|---|
![]() | CovariatePattern |
Gets the covariate pattern.
|
![]() | EstimatedProbability |
Gets the estimated, or predicted, probablility for this covariate
pattern.
|
![]() | NumberPositiveOutcomes |
Gets the number of positive outcomes for this covariate pattern.
|
![]() | NumberWithCovariatePattern |
Gets the number of outcomes with this covariate pattern.
|
![]() | Residual |
Gets the Pearson residual for this covariate pattern.
|
Name | Description | |
---|---|---|
![]() | Clone |
Returns a deep copy of self.
|
![]() | ToString |
String representation for the Pearson residual.
(Overrides ObjectToString.) |