print.summary.rq {quantreg} | R Documentation |
Print summary of quantile regression object
print.summary.rq(x, digits=max(5, .Options$digits - 2), ...)
x |
This is an object of class "summary.rq" produced by a call to
summary.rq() .
|
digits |
Significant digits reported in the printed table. |
... |
Optional arguments passed to printing function |