skewnormal
Skewnormal is a family of probability distributions that extends the normal distribution to accommodate skewness. It is parameterized by location ξ, scale ω > 0, and shape α ∈ R, commonly denoted SN(ξ, ω, α).
The probability density function is f(x) = 2 φ((x-ξ)/ω) Φ( α (x-ξ)/ω ) / ω, where φ and Φ denote the standard normal pdf
The cumulative distribution function is F(x) = Φ((x-ξ)/ω) - 2 T( - (x-ξ)/ω, α ), where T is Owen's T function.
Special cases: when α = 0 the skewnormal reduces to the normal distribution N(ξ, ω^2). A common stochastic
Moments: for the standardized form (ξ = 0, ω = 1) the mean is E[X] = δ sqrt(2/π), the variance Var[X] = 1
Estimation and use: the skewnormal provides a flexible alternative to the normal for data with asymmetry. Parameters