This function extracts fitted values from objects of class rq.counts.

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

Arguments

object

an object of class rq.counts.

...

other arguments.

Value

a vector or a matrix or an array of fitted values.

Author

Marco Geraci