Enumerates the choices when testing whether a sample follows
a normal distribution.
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 TestOfNormality
|
| Visual Basic (Declaration) |
Public Enumeration TestOfNormality
|
| Visual C++ |
public enum class TestOfNormality
|
Members
Remarks
See Also