SystemObject Extreme.Statistics.TestsHypothesisTest Extreme.Statistics.TestsOneSampleTestT Extreme.Statistics.TestsChiSquareGoodnessOfFitTest Extreme.Statistics.TestsOneSampleTest Extreme.Statistics.TestsRunsTestT Extreme.Statistics.TimeSeriesAnalysisAugmentedDickeyFullerTest
Namespace:
Extreme.Statistics.Tests
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public abstract class OneSampleTest<T> : HypothesisTest
Public MustInherit Class OneSampleTest(Of T)
Inherits HypothesisTest
generic<typename T>
public ref class OneSampleTest abstract : public HypothesisTest
[<AbstractClassAttribute>]
type OneSampleTest<'T> =
class
inherit HypothesisTest
end
Type Parameters
- T
- The type of the sample used for the test.
The OneSampleTestT type exposes the following members.
Top
Top
Top
Reference