Parameter<T>.GetSignificanceTest Method

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

Definition

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

Return Value

SimpleHypothesisTest
A SimpleHypothesisTest.

See Also