Kernel (statistics)

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.

Definition

A kernel is a non-negative real-valued integrable function "K" satisfying the following two requirements:
*int_{-infty}^{+infty}K(u)du = 1,;
*K(-u) = K(u) mbox{ for all values of } u,.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") = λ−1"K"(λ−1"u"), where λ > 0. This can be used to select a scale that is appropriate for the data.

Kernel functions in common use

Several types of kernels functions are commonly used: uniform, triangle, epanechnikov, quartic (biweight), tricube (triweight), gaussian, and cosine.

Below, the notation 1_{(p)},! denotes the value 1 when "p" holds, and 0 when "p" is false.

Uniform

K(u) = frac{1}{2} 1_{(|u|leq1)}

Triangle

K(u) = (1-|u|) 1_{(|u|leq1)}

Epanechnikov

K(u) = frac{3}{4}(1-u^2) 1_{(|u|leq1)}

Quartic

K(u) = frac{15}{16}(1-u^2)^2 1_{(|u|leq1)}

Triweight

K(u) = frac{35}{32}(1-u^2)^3 1_{(|u|leq1)}

Gaussian

K(u) = frac{1}{sqrt{2pie^{-frac{1}{2}u^2}

Cosine

K(u) = frac{pi}{4}cosleft(frac{pi}{2}u ight)1_{(|u|leq1)}

ee also

*Kernel density estimation
*Kernel smoother
*Stochastic kernel
*Density estimation

External links

* [http://people.revoledu.com/kardi/tutorial/Regression/KernelRegression/Kernel.htm Kernel Basis function] (with graphs).


Wikimedia Foundation. 2010.

Игры ⚽ Нужна курсовая?

Look at other dictionaries:

  • Kernel density estimation — of 100 normally distributed random numbers using different smoothing bandwidths. In statistics, kernel density estimation is a non parametric way of estimating the probability density function of a random variable. Kernel density estimation is a… …   Wikipedia

  • Kernel — may refer to:Computing* Kernel (computer science), the central component of most operating systems ** Linux kernel * Kernel (programming language), a Scheme like language * kernel trick, in machine learningLiterature* Kernel ( Lilo Stitch ),… …   Wikipedia

  • Kernel smoother — A kernel smoother is a statistical technique for estimating a real valued function f(X),,left( Xin mathbb{R}^{p} ight) by using its noisy observations, when no parametric model for this function is known. The estimated function is smooth, and the …   Wikipedia

  • Kernel regression — Not to be confused with Kernel principal component analysis. The kernel regression is a non parametric technique in statistics to estimate the conditional expectation of a random variable. The objective is to find a non linear relation between a… …   Wikipedia

  • Kernel-Regression — Unter Kernel Regression versteht man eine Reihe nichtparametrischer statistischer Methoden, bei denen die Abhängigkeit einer zufälligen Größe von Ausgangsdaten mittels Kerndichteschätzung geschätzt werden. Die Art der Abhängigkeit, dargestellt… …   Deutsch Wikipedia

  • Kernel (mathematics) — In mathematics, the word kernel has several meanings. Kernel may mean a subset associated with a mapping:* The kernel of a mapping is the set of elements that map to the zero element (such as zero or zero vector), as in kernel of a linear… …   Wikipedia

  • Kernel trick — In machine learning, the kernel trick is a method for using a linear classifier algorithm to solve a non linear problem by mapping the original non linear observations into a higher dimensional space, where the linear classifier is subsequently… …   Wikipedia

  • List of statistics topics — Please add any Wikipedia articles related to statistics that are not already on this list.The Related changes link in the margin of this page (below search) leads to a list of the most recent changes to the articles listed below. To see the most… …   Wikipedia

  • Multivariate kernel density estimation — Kernel density estimation is a nonparametric technique for density estimation i.e., estimation of probability density functions, which is one of the fundamental questions in statistics. It can be viewed as a generalisation of histogram density… …   Wikipedia

  • Computational statistics — Statistics algorithms were one of the first uses of modern computers. Computational statistics, or statistical computing, is the interface between statistics and computer science. It is the area of computational science (or scientific computing)… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”