public class SkewNormal
extends NormalDistribution
| Modifier and Type | Field and Description |
|---|---|
double |
skew |
| Constructor and Description |
|---|
SkewNormal(double mean,
double sd,
double skew) |
| Modifier and Type | Method and Description |
|---|---|
double |
density(double x) |