Skewed |
Name | Description | |
---|---|---|
SkewedGeneralizedT | Initializes a new instance of the SkewedGeneralizedT class. This is a skewed generalized t-distribution with location=0.0, scale=1.0, skew=0.0, p=2.0 and q=Inf (a standard normal distribution). | |
SkewedGeneralizedT(Double, 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. |