Click or drag to resize
Accord.NET (logo)

SkewNormalDistribution Constructor

Constructs a Skew normal distribution with zero location, unit scale and zero shape.

Namespace:  Accord.Statistics.Distributions.Univariate
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public SkewNormalDistribution()
Request Example View Source
See Also