Click or drag to resize

LogisticRegressionFitAnalysisParameterCalcPearsonChiSqrStatisticResiduals Property

Gets the Pearson residuals used in the Pearson chi-square statistics computation.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public LogisticRegressionFitAnalysisParameterCalcPearsonResidual[] Residuals { get; }

Property Value

LogisticRegressionFitAnalysisParameterCalcPearsonResidual
See Also