Skip to contents

Extracts and show the coefficients of a rq object along with their standard deviations.

Usage

# S3 method for rq
coSd(object, sOnly = FALSE, ...)

Arguments

object

An object with class "rq".

sOnly

Logical. If TRUE only the standard deviation (a.k.a standard errors) wille be show.

...

Not used.