Namespace: Extreme.Statistics.TestsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
protected MultiSampleTest(
HypothesisType hypothesisType
)
Protected Sub New (
hypothesisType As HypothesisType
)
protected:
MultiSampleTest(
HypothesisType hypothesisType
)
new :
hypothesisType : HypothesisType -> MultiSampleTest
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
Reference