Click or drag to resize
Accord.NET (logo)

TTest Constructor

Overload List
  NameDescription
Protected methodTTest
Creates a T-Test.
Public methodTTest(Double, Double, OneSampleHypothesis)
Tests the null hypothesis that the population mean is equal to a specified value.
Public methodTTest(Double, Double, OneSampleHypothesis)
Tests the null hypothesis that the population mean is equal to a specified value.
Public methodTTest(Double, Double, Double, Double, OneSampleHypothesis)
Tests the null hypothesis that the population mean is equal to a specified value.
Public methodTTest(Double, Double, Int32, Double, OneSampleHypothesis)
Tests the null hypothesis that the population mean is equal to a specified value.
Top
See Also