rq()
to compute quantile
regression methods using the Frisch-Newton algorithm. It allows the
call to specify linear inequality constraints to which the fitted
coefficients will be subjected. The constraints are assumed to be
formulated as Rb >= r.rq.fit.fnc(x, y, R, r, tau=0.5, beta=0.9995, eps=1e-06)
"fn"
and method "br"
. This is due to the fact that
"fn"
tends to "rq"
, which can be passed to
summary.rq
to obtain standard errors, etc."rq"
helpfile for an example.
It is an open research problem to provide an inference apparatus for
inequality constrained quantile regression.Koenker, R. and P. Ng(2005). Inequality Constrained Quantile Regression, Sankya, 418-440.
rq
, rq.fit.br
,
rq.fit.pfn