Enumerates the choices when testing whether a number of samples
have the same variance.
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
| C# |
public enum TestOfHomogeneityOfVariances
|
| Visual Basic (Declaration) |
Public Enumeration TestOfHomogeneityOfVariances
|
| Visual C++ |
public enum class TestOfHomogeneityOfVariances
|
| F# |
type TestOfHomogeneityOfVariances
|
Members
Remarks
See Also