Click or drag to resize

LogisticRegressionFitAnalysisParameterCalc Properties

The LogisticRegressionFitAnalysisParameterCalc type exposes the following members.

Properties
 NameDescription
Public propertyGStatistic Gets the G statistic for the model. The G statistic is G = -2*ln[(likelihood without the variables)/(likelihood with the variables)]
Public propertyGStatisticPValue Gets the p-value for the G statistic.
Public propertyLogLikelihood Gets the log likelihood for the model.
Top
See Also