Package | Description |
---|---|
jdistlib.math.density |
Modifier and Type | Method and Description |
---|---|
static Density |
Density.density(double[] x) |
static Density |
Density.density(double[] x,
Bandwidth bandwidth,
double adjust,
Kernel kernel,
double[] weights,
double width,
int n,
double from,
double to,
double cut) |
static Density |
Density.density(double[] x,
double adjust) |