Click or drag to resize

TTestTwoSample Constructor

Overload List
  NameDescription
Public methodTTestTwoSample
Creates TTestTwoSample instance with default significance level for two-tailed test.
Public methodTTestTwoSample(Double)
Creates TTestTwoSample instance for two-tailed test.
Public methodTTestTwoSample(Tail)
Creates TTestTwoSample instance with default significance level.
Public methodTTestTwoSample(Double, Tail)
Creates TTestTwoSample instance.
Top
See Also