|
|
|
|
Kernel (statistics)
|
| |
|
| |
A kernel is a weighting function used in non-parametric estimation techniques. Kernels are used in kernel density estimation to estimate random variables' density functions, or in kernel regression to estimate the conditional expectation of a random variable. Kernels are also used in time-series, in the use of the periodogram to estimate the spectral density. An additional use is in the estimation of a time-varying intensity for a point process.
Commonly, kernel widths must also be specified when running a non-parametric estimation.
rnel is a non-negative real-valued integrable function K satisfying the following two requirements:*
The first requirement ensures that the method of kernel density estimation results in a probability density function.

Discussion
Ask a question about 'Kernel (statistics)'
Start a new discussion about 'Kernel (statistics)'
Answer questions from other users
|
Encyclopedia
A kernel is a weighting function used in non-parametric estimation techniques. Kernels are used in kernel density estimation to estimate random variables' density functions, or in kernel regression to estimate the conditional expectation of a random variable. Kernels are also used in time-series, in the use of the periodogram to estimate the spectral density. An additional use is in the estimation of a time-varying intensity for a point process.
Commonly, kernel widths must also be specified when running a non-parametric estimation.
Definition
A kernel is a non-negative real-valued integrable function K satisfying the following two requirements:*
The first requirement ensures that the method of kernel density estimation results in a probability density function. The second requirement ensures that the average of the corresponding distribution is equal to that of the sample used.
If K is a kernel, then so is the function K* defined by K*(u) = ?-1K(?-1u), where ? > 0. This can be used to select a scale that is appropriate for the data.
Kernel functions in common use
Several types of kernel functions are commonly used: uniform, triangle, epanechnikov, quartic (biweight), tricube (triweight), gaussian, and cosine.
Below, the notation denotes the value 1 when p holds, and 0 when p is false.
Kernel Functions | Uniform | | |
|---|
| Triangle | | |
|---|
| Epanechnikov | | |
|---|
| Quartic | | |
|---|
| Triweight | | |
|---|
| Gaussian | | |
|---|
| Cosine | | |
|---|
All of the above Kernels in a Common Coordinate System
See also
External links
|
| |
|
|