Logistic |
The LogisticRegressionParameterParameterCalc type exposes the following members.
| Name | Description | |
|---|---|---|
| ParameterIndex | Gets the index of this parameter in the linear regresssion. | |
| StandardError | Gets the standard error of this parameter. | |
| Value | Gets the value of this parameter. | |
| WaldChiSqStatisticPValue | Gets the p-value for a t-test with the null hypothesis that this parameter is equal to the given test value versus the alternative hypothesis that it is not. | |
| WaldChiSquareStatistic | Gets the Wald chi square statistic. This is defined as the parameter value squared divided by the parameter variance. |