Namespace: Extreme.Statistics.TestsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
protected HypothesisTest(
HypothesisType hypothesisType
)
Protected Sub New (
hypothesisType As HypothesisType
)
protected:
HypothesisTest(
HypothesisType hypothesisType
)
new :
hypothesisType : HypothesisType -> HypothesisTest
Parameters
- hypothesisType
- Type: Extreme.Statistics.TestsHypothesisType
A HypothesisType value that indicates whether the test is upper or lower one-tailed or two-tailed.
Numerical Libraries
Supported in: 6.0, 5.x, 4.x
Reference