Click or drag to resize

SkewedGeneralizedT Constructor

Overload List
 NameDescription
Public methodSkewedGeneralizedT 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).
Public methodSkewedGeneralizedT(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.
Top
See Also