|
|
NestedLogisticCoefficient Properties |
The NestedLogisticCoefficient type exposes the following members.
| Name | Description | |
|---|---|---|
| Confidence |
Gets the 95% confidence interval (C.I.) for the current coefficient.
| |
| ConfidenceLower |
Gets the lower limit for the 95% confidence interval.
| |
| ConfidenceUpper |
Gets the upper limit for the 95% confidence interval.
| |
| LikelihoodRatio |
Gets the Likelihood-Ratio test performed for this coefficient.
| |
| Name |
Gets the name for the current coefficient.
| |
| OddsRatio |
Gets the Odds ratio for the current coefficient.
| |
| StandardError |
Gets the Standard Error for the current coefficient.
| |
| Value |
Gets the coefficient value.
| |
| Wald |
Gets the Wald's test performed for this coefficient.
|