Description Usage Arguments Value
View source: R/robustregression.R
A simple point estimator for quantile regression. Standard errors are returned, calculated under the i.i.d. assumption, however, I recommend validating any constructed confidence intervals using the qreg.boot function to obtain bias corrected and accelerated bootstrap confidence intervals.
1 |
formula |
model formula |
data |
data frame |
q |
a number corresponding to the quantile of interest (i.e, 0.50 for the median), or a vector of values between 0 and 1 indicating the desired quantiles. |
hd |
if TRUE the Harrell-Davis quantile estimates are modeled. |
a quantilereg object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.