process_rq {broom} | R Documentation |
See documentation for summary.rq
for complete description
of the options for se.type
, conf.int
, etc.
process_rq(rq_obj, se.type = "rank", conf.int = TRUE, conf.level = 0.95, ...)
rq_obj |
an object returned by |
se.type |
type of standard errors used in |
conf.int |
whether to include a confidence interval |
conf.level |
confidence level for confidence interval |
... |
currently unused |