coef extracts model coefficients from rq.counts objects.

# S3 method for class 'rq.counts'
coef(object, ...)
# S3 method for class 'rq.counts'
coefficients(object, ...)

Arguments

object

an rq.counts object.

...

not used.

Value

a vector for single quantiles or a matrix for multiple quantiles.

Author

Marco Geraci

See also