A quantile regression implementation for the "qreg" class. It uses rq

# S3 method for qreg
regir(object, ...)

Arguments

object

a list of Y - outcome variable and Xmat - design matrix of class "qreg"

...

additional parameters to be passed to rq

Value

fitted model object