Click or drag to resize

SkewedGeneralizedT Properties

The SkewedGeneralizedT type exposes the following members.

Properties
 NameDescription
Public propertyEntropy 
Public propertyLocation Gets the location (μ) of the Skewed Generalized t-distribution.
Public propertyMaximum 
Public propertyMean 
Public propertyMedian 
Public propertyMinimum 
Public propertyMode 
Public propertyP Gets the first parameter that controls the kurtosis of the distribution. Range: p > 0.
Public propertyQ Gets the second parameter that controls the kurtosis of the distribution. Range: q > 0.
Public propertyRandomSource Gets or sets the random number generator which is used to draw random samples.
Public propertyScale Gets the scale (σ) of the Skewed Generalized t-distribution. Range: σ > 0.
Public propertySkew Gets the skew (λ) of the Skewed Generalized t-distribution. Range: 1 > λ > -1.
Public propertySkewness 
Public propertyStdDev 
Public propertyVariance 
Top
See Also