rq()
to compute quantile
regression methods using the Frisch-Newton algorithm.rq.fit.fnb(x, y, tau=0.5, beta=0.99995, 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.fit.fn
,
which required the initial dual values to be feasible. This version allows the
user to specify an infeasible starting point for the dual problem, that
is one that may not satisfy the dual equality constraints. It still
assumes that the starting value satisfies the upper and lower bounds.rq
, rq.fit.br
,
rq.fit.pfn