Semiparametric regression

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

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

[edit | edit source]

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

[edit | edit source]

A partially linear model is given by

Yi=X'iβ+g(Zi)+ui,i=1,,n,

where Yi is the dependent variable, Xi is a p×1 vector of explanatory variables, β is a p×1 vector of unknown parameters and ZiRq. The parametric part of the partially linear model is given by the parameter vector β while the nonparametric part is the unknown function g(Zi). The data is assumed to be i.i.d. with E(ui|Xi,Zi)=0 and the model allows for a conditionally heteroskedastic error process E(ui2|x,z)=σ2(x,z) 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 n consistent estimator of β and then deriving an estimator of g(Zi) from the nonparametric regression of YiX'iβ^ on z using an appropriate nonparametric regression method.[1]

Index models

[edit | edit source]

A single index model takes the form

Y=g(Xβ0)+u,

where Y, X and β0 are defined as earlier and the error term u satisfies E(u|X)=0. The single index model takes its name from the parametric part of the model xβ which is a scalar single index. The nonparametric part is the unknown function g().

Ichimura's method

[edit | edit source]

The single index model method developed by Ichimura (1993) is as follows. Consider the situation in which y is continuous. Given a known form for the function g(), β0 could be estimated using the nonlinear least squares method to minimize the function

i=1(Yig(X'iβ))2.

Since the functional form of g() is not known, we need to estimate it. For a given value for β an estimate of the function

G(X'iβ)=E(Yi|X'iβ)=E[g(X'iβo)|X'iβ]

using kernel method. Ichimura (1993) proposes estimating g(X'iβ) with

G^i(X'iβ),

the leave-one-out nonparametric kernel estimator of G(X'iβ).

Klein and Spady's estimator

[edit | edit source]

If the dependent variable y is binary and Xi and ui 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

L(β)=i(1Yi)ln(1g^i(X'iβ))+iYiln(g^i(X'iβ)),

where g^i(X'iβ) is the leave-one-out estimator.

Smooth coefficient/varying coefficient models

[edit | edit source]

Hastie and Tibshirani (1993) propose a smooth coefficient model given by

Yi=α(Zi)+X'iβ(Zi)+ui=(1+X'i)(α(Zi)β(Zi))+ui=W'iγ(Zi)+ui,

where Xi is a k×1 vector and β(z) is a vector of unspecified smooth functions of z.

γ() may be expressed as

γ(Zi)=(E[WiW'i|Zi])1E[WiYi|Zi].

See also

[edit | edit source]

Notes

[edit | edit source]
  1. ^ See Li and Racine (2007) for an in-depth look at nonparametric regression methods.

References

[edit | edit source]
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).