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.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. It is
an open research problem to provide an inference apparatus for
inequality constrained quantile regression."rq"
helpfile for an example.Koenker, R. and P. Ng(2002). Inequality Constrained Quantile Regression, in process
rq
, rq.fit.br
,
rq.fit.pfn