Click or drag to resize

LogisticRegressionParameterParameterCalc Properties

The LogisticRegressionParameterParameterCalc type exposes the following members.

Properties
 NameDescription
Public propertyParameterIndex Gets the index of this parameter in the linear regresssion.
Public propertyStandardError Gets the standard error of this parameter.
Public propertyValue Gets the value of this parameter.
Public propertyWaldChiSqStatisticPValue 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.
Public propertyWaldChiSquareStatistic Gets the Wald chi square statistic. This is defined as the parameter value squared divided by the parameter variance.
Top
See Also