Click or drag to resize
Accord.NET (logo)

IHypothesisTestTDistribution Methods

The IHypothesisTestTDistribution generic type exposes the following members.

Methods
  NameDescription
Public methodPValueToStatistic
Converts a given p-value to a test statistic.
(Inherited from IHypothesisTest.)
Public methodStatisticToPValue
Converts a given test statistic to a p-value.
(Inherited from IHypothesisTest.)
Top
See Also