Package | Description |
---|---|
ambit2.domain.stats.transforms.densityestimation |
Statistics : Density estimation Non parametric kernel density estimation |
Modifier and Type | Class and Description |
---|---|
class |
KCEpanechnikov
Canonical Epanechnikov kernel
|
class |
KLaplacian
Laplacian kernel
|
class |
KNormal
NorGaussian (normal) mal kernel
|
Modifier and Type | Method and Description |
---|---|
boolean |
KDensity1D.estimateDensity(double[] a,
int n,
Kernel k,
int ngrid,
double h,
double ax,
double bx,
double[] weight) |
static double |
Bandwidth.hns(double[] a,
int n,
Kernel k) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.