SkewedGeneralizedT Constructor |
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).
Namespace: Altaxo.Calc.DistributionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public SkewedGeneralizedT()
See Also