Click or drag to resize

LogisticRegressionFitAnalysisParameterCalcPearsonStatistic Method

Overload List
 NameDescription
Public methodPearsonStatistic Computes the Pearson chi-square statistic and related quantities from the Pearson residuals. To determine if two observations are the same (share the same covariate pattern) thier variable values are compared using a relative compare with a tolerance of 1e-6.
Public methodPearsonStatistic(IEqualityComparerDoubleVector) Computes the Pearson chi-square statistic and related quantities from the Pearson residuals. To determine if two observations are the same (share the same covariate pattern) thier variable values are compared using the given comparer object.
Top
See Also