Click or drag to resize

PearsonsChiSquareTestDistribution Property

Gets the chi-square distribution for this set of experiment runs based on the degrees of freedom in the experiment.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public ChiSquareDistribution Distribution { get; }

Property Value

ChiSquareDistribution
See Also