Represents a hypothesis test that verifies a statistic with known distribution.
SystemObject Extreme.Statistics.TestsHypothesisTest Extreme.Statistics.TestsSimpleHypothesisTest
Namespace:
Extreme.Statistics.Tests
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
public class SimpleHypothesisTest : HypothesisTest
Public Class SimpleHypothesisTest
Inherits HypothesisTest
public ref class SimpleHypothesisTest : public HypothesisTest
type SimpleHypothesisTest =
class
inherit HypothesisTest
end
The SimpleHypothesisTest type exposes the following members.
Top
Top
Top
Use the SimpleHypothesisTest class
to represent a statistical test with known test statistic and distribution.
Reference