This function computes the residuals from a fitted quantile regression transformation model.

# S3 method for class 'rqt'
residuals(object, ...)

Arguments

object

an rqt object.

...

not used.

Value

a vector or matrix of residuals.

Author

Marco Geraci

See also