print.quantilereg: print method for quantilereg objects

Description Usage Arguments

View source: R/robustregression.R

Description

print method for quantilereg objects

Usage

1
2
## S3 method for class 'quantilereg'
print(fit, digits = 4, conf.level = 0.95)

Arguments

fit

the model fit

digits

the number of significant digits to display. defaults to 4.

conf.level

the confidence level for calculating confidence intervals. only applies to when only a single coefficient is evaluated in a call to qreg.


abnormally-distributed/cvreg documentation built on May 3, 2020, 3:45 p.m.