rq.fit.sfn_start_val.Rd
Sparse Regression Quantile Fitting with Weights
structure of the design matrix X stored in csr format
outcome vector
desired quantile
the right-hand-side of the dual problem; regular users shouldn't need to specify this, but in special cases can be quite usefully altered to meet special needs. See e.g. Section 6.8 of Koenker (2005).
control parameters for fitting routines: see quantreg::sfn.control()
starting value for optimization, useful when bootstrapping
Optional vector of weights for regression
ignored
other parameters, ignored
A wrapper around the rq.fit.sfn function from the quantreg package, extended to allow for a user-supplied starting value and weights