Click or drag to resize

LogisticRegressionFitAnalysisParameterCalcHosmerLemeshowStatisticCovariatesEqualityComparer Property

Gets the comparer obect used in determining when covariate patterns are equal.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public IEqualityComparer<DoubleVector> CovariatesEqualityComparer { get; }

Property Value

IEqualityComparerDoubleVector
See Also