Content deleted Content added
Skbrownlee (talk | contribs) m grammer correction |
|||
(6 intermediate revisions by 5 users not shown) | |||
Line 1:
{{Short description|Category of regression analysis}}
{{Regression bar}}
'''Nonparametric regression''' is a
== Definition ==
:<math>
\mathbb{E}[Y\mid X=x] = m(x),
</math>
where <math>m(x)</math> is some deterministic function. [[Linear regression]] is a restricted case of nonparametric regression where <math>m(x)</math> is assumed to be
:<math>
Y = m(X) + U,
Line 16:
Without the assumption that <math>m</math> belongs to a specific parametric family of functions it is impossible to get an unbiased estimate for <math>m</math>, however most estimators are [[Consistency_(statistics)|consistent]] under suitable conditions.
==
This is a non-exhaustive list of non-parametric models for regression.
*
* [[regression tree|regression trees]]
* [[kernel regression]]
Line 25:
* [[multivariate adaptive regression splines]]
* [[smoothing spline|smoothing splines]]
* [[Artificial neural network|neural networks]]<ref>{{Cite journal |last=Cherkassky |first=Vladimir |last2=Mulier |first2=Filip |date=1994 |editor-last=Cheeseman |editor-first=P. |editor2-last=Oldford |editor2-first=R. W. |title=Statistical and neural network techniques for nonparametric regression
== Examples ==
|