Kernel regression
Talk0this wiki
Assessment |
Biopsychology |
Comparative |
Cognitive |
Developmental |
Language |
Individual differences |
Personality |
Philosophy |
Social |
Methods |
Statistics |
Clinical |
Educational |
Industrial |
Professional items |
World psychology |
Statistics: Scientific method · Research methods · Experimental design · Undergraduate statistics courses · Statistical tests · Game theory · Decision theory
The Kernel regression is a non-parametrical technique in statistics to estimate the conditional expectation of random variable.
In any nonparametric regression, the conditional expectation of a variable
relative to a variable
may be written:
where
is a non-parametric function.
Nadarya (1964) and Watson (1964) proposed to estimate
as a locally weighted average, using a kernel as a weighting function. The Nadarya-Watson estimator is:
where
is a kernel with a bandwith
.
Statistical implementation
Edit
kernreg2 y x, bwidth(.5) kercode(3) npoint(500) gen(kernelprediction gridofpoints)
| This page uses Creative Commons Licensed content from Wikipedia (view authors). |