semiparametric regression
{{Short description|Regression models that combine parametric and nonparametric models}}
{{more footnotes|date=August 2015}}
{{Regression bar}}
In statistics, semiparametric regression includes regression models that combine parametric and nonparametric models. They are often used in situations where the fully nonparametric model may not perform well or when the researcher wants to use a parametric model but the functional form with respect to a subset of the regressors or the density of the errors is not known. Semiparametric regression models are a particular type of semiparametric modelling and, since semiparametric models contain a parametric component, they rely on parametric assumptions and may be misspecified and inconsistent, just like a fully parametric model.
Methods
Many different semiparametric regression methods have been proposed and developed. The most popular methods are the partially linear, index and varying coefficient models.
= Partially linear models =
A partially linear model is given by
:
where is the dependent variable, is a vector of explanatory variables, is a vector of unknown parameters and . The parametric part of the partially linear model is given by the parameter vector while the nonparametric part is the unknown function . The data is assumed to be i.i.d. with and the model allows for a conditionally heteroskedastic error process of unknown form. This type of model was proposed by Robinson (1988) and extended to handle categorical covariates by Racine and Li (2007).
This method is implemented by obtaining a consistent estimator of and then deriving an estimator of from the nonparametric regression of on using an appropriate nonparametric regression method.See Li and Racine (2007) for an in-depth look at nonparametric regression methods.
= Index models =
A single index model takes the form
:
where , and are defined as earlier and the error term satisfies . The single index model takes its name from the parametric part of the model which is a scalar single index. The nonparametric part is the unknown function .
== Ichimura's method ==
The single index model method developed by Ichimura (1993) is as follows. Consider the situation in which is continuous. Given a known form for the function , could be estimated using the nonlinear least squares method to minimize the function
:
Since the functional form of is not known, we need to estimate it. For a given value for an estimate of the function
:
using kernel method. Ichimura (1993) proposes estimating with
:
the leave-one-out nonparametric kernel estimator of .
== Klein and Spady's estimator ==
If the dependent variable is binary and and are assumed to be independent, Klein and Spady (1993) propose a technique for estimating using maximum likelihood methods. The log-likelihood function is given by
:
where is the leave-one-out estimator.
= Smooth coefficient/varying coefficient models =
Hastie and Tibshirani (1993) propose a smooth coefficient model given by
:
= \left(1 + X'_i\right)\left(\begin{array}{c} \alpha\left(Z_i\right) \\ \beta\left(Z_i\right) \end{array}\right) + u_i
= W'_i\gamma\left(Z_i\right) + u_i,
where is a vector and is a vector of unspecified smooth functions of .
may be expressed as
:
See also
Notes
{{reflist}}
References
- {{cite journal
| last = Robinson
| first = P.M.
| title = Root-n Consistent Semiparametric Regression
| journal = Econometrica
| volume = 56
| issue = 4
| pages = 931–954
| year = 1988
| doi =10.2307/1912705
| jstor = 1912705
| publisher = The Econometric Society
}}
- {{cite book
| last = Li
| first = Qi
|author2=Racine, Jeffrey S.
| title = Nonparametric Econometrics: Theory and Practice
| publisher = Princeton University Press
| year = 2007
| isbn = 978-0-691-12161-1
}}
- {{cite journal
| last = Racine
| first = J.S.
|author2=Qui, L.
| title = A Partially Linear Kernel Estimator for Categorical Data
| journal = Unpublished Manuscript, Mcmaster University
| year = 2007
}}
- {{cite journal
| last = Ichimura
| first = H.
| title = Semiparametric Least Squares (SLS) and Weighted SLS Estimation of Single Index Models
| journal = Journal of Econometrics
| volume = 58
| issue = 1–2
| pages = 71–120
| year = 1993
| doi =10.1016/0304-4076(93)90114-K
| url = http://purl.umn.edu/55563
}}
- {{cite journal
| last = Klein
| first = R. W.
|author2=R. H. Spady
| title = An Efficient Semiparametric Estimator for Binary Response Models
| journal = Econometrica
| volume = 61
| issue = 2
| pages = 387–421
| year = 1993
| doi =10.2307/2951556
| jstor = 2951556
| publisher = The Econometric Society
| citeseerx = 10.1.1.318.4925
}}
- {{cite journal
| last = Hastie
| first = T.
|author2=R. Tibshirani
| title = Varying-Coefficient Models
| journal = Journal of the Royal Statistical Society, Series B
| volume = 55
| pages = 757–796
| year = 1993
}}
{{Statistics|correlation}}