Click or drag to resize
Accord.NET (logo)

IHypothesisTestTDistribution Properties

The IHypothesisTestTDistribution generic type exposes the following members.

Properties
  NameDescription
Public propertySignificant
Gets whether the null hypothesis should be rejected.
(Inherited from IHypothesisTest.)
Public propertyStatisticDistribution
Gets the distribution associated with the test statistic.
Public propertyTail
Gets the test type.
(Inherited from IHypothesisTest.)
Top
See Also