fitQuantileRegression.Rd
Estimate a single quantile regression
fitQuantileRegression(X, y, tau, algorithm = "rq.fit.sfn_start_val", ...)
X | specification matrix for X variables |
---|---|
y | outcome variable |
tau | quantile to regress |
algorithm | which algorithm to use |
... | other arguments to be passed to the algorithm |