The generic model for linear quantile regression is
where Y is the response random variable, is the explanatory covariates vector,
is the
vector of the functional model parameters at the quantile level
, and
is the quantile function for Y conditional on
.
This generic model is compatible with the following1 linear model:
where is the response value,
is the explanatory covariates vector, and
is an unknown error.
regression, also known as median regression, is a natural extension of the sample median when the response is conditioned on the covariates. In
regression, the least absolute residuals estimate
, referred to as the
-norm estimate, is obtained as the solution of the following minimization problem:
More generally, for quantile regression Koenker and Bassett (1978) defined the regression quantile,
, as any solution to the following minimization problem:
The solution is denoted as , and the
-norm estimate corresponds to
. The
regression quantile is an extension of the
sample quantile
, which can be formulated as the solution of
If you specify weights , with the WEIGHT statement, weighted quantile regression is carried out by solving
Weighted regression quantiles can be used for L-estimation (Koenker and Zhao 1994).