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