Click or drag to resize

SkewedGeneralizedError Constructor

Overload List
 NameDescription
Public methodSkewedGeneralizedError 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).
Public methodSkewedGeneralizedError(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