Skewed |
Name | Description | |
---|---|---|
SkewedGeneralizedError | Initializes a new instance of the SkewedGeneralizedError class. This is a generalized error distribution with location=0.0, scale=1.0, skew=0.0 and p=2.0 (a standard normal distribution). | |
SkewedGeneralizedError(Double, Double, Double, Double) | Initializes a new instance of the SkewedGeneralizedT class with a particular location, scale, skew and kurtosis parameters. Different parameterizations result in different distributions. |