Nonparametric regression: Difference between revisions

Content deleted Content added
Tags: Mobile edit Mobile app edit Android app edit App section source
Improved introduction and added links
Line 1:
{{Short description|Category of regression analysis}}
{{Regression bar}}
'''Nonparametric regression''' is a categoryform of [[regression analysis]] in whichwhere the predictor does not take a predetermined form but is completely constructed according tousing information derived from the data. That is, no [[parametric equation]] is assumed for the relationship between [[Dependent_and_independent_variables|predictors]] and dependent variable. Nonparametric regression requiresA larger [[Sampling_(statistics)|sample]] sizessize thanis regressionneeded basedto onbuild a nonparametric model having a level of [[Prediction_interval|uncertainty]] as a [[parametric model]]s because the data must supply both the model structure as well asand the parameter estimates.
 
== Definition ==
InNonparametric nonparametricregression assumes the regressionfollowing relationship, wegiven havethe random variables <math>X</math> and <math>Y</math> and assume the following relationship:
:<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 affinea linear function of the data.
Some authors useSometimes a slightly stronger assumption of additive noise is used:
:<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.
 
== List of general-purposeCommon nonparametric regression algorithms ==
This is a non-exhaustive list of non-parametric models for regression.