Represents a Stuart-Maxwell test
Namespace: Extreme.Statistics.Tests
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
| Visual Basic (Declaration) |
Public NotInheritable Class StuartMaxwellTest _
Inherits HypothesisTest
|
| Visual C++ |
public ref class StuartMaxwellTest sealed : public HypothesisTest
|
| F# |
[<SealedAttribute>]
type StuartMaxwellTest =
class
inherit HypothesisTest
end
|
Remarks
Inheritance Hierarchy
See Also