Principal Component.Get Chi Square Test Method
Gets a chi square test whether the current component's contribution to the variance is significantly different
from all remaining components.
Definition
Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
C#
A SimpleHypothesisTest object.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
public SimpleHypothesisTest GetChiSquareTest()
Return Value
SimpleHypothesisTestA SimpleHypothesisTest object.