PrincipalComponent.GetChiSquareTest Method
Gets a chi square test whether the current component's contribution to the variance is significantly different
from all remaining components.
DefinitionPermalink
Namespace: Numerics.NET.Statistics.Multivariate
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
C#
A SimpleHypothesisTest object.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.0
public SimpleHypothesisTest GetChiSquareTest()
Return ValuePermalink
SimpleHypothesisTestA SimpleHypothesisTest object.