Parameter<T>.GetSignificanceTest Method

Returns a hypothesis test for the significance of the parameter value.

Definition

Namespace: Extreme.DataAnalysis
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public SimpleHypothesisTest GetSignificanceTest()

Return Value

SimpleHypothesisTest
A SimpleHypothesisTest.

See Also