![]() |
SkewNormalDistribution Constructor |
Name | Description | |
---|---|---|
![]() | SkewNormalDistribution |
Constructs a Skew normal distribution with
zero location, unit scale and zero shape.
|
![]() | SkewNormalDistribution(Double) |
Constructs a Skew normal distribution with
given location, unit scale and zero skewness.
|
![]() | SkewNormalDistribution(Double, Double) |
Constructs a Skew normal distribution with
given location and scale and zero skewness.
|
![]() | SkewNormalDistribution(Double, Double, Double) |
Constructs a Skew normal distribution
with given mean and standard deviation.
|