Extract fitted values for objects of mcglm class.

# S3 method for mcglm
fitted(object, ...)

Arguments

object

an object of mcglm class.

...

additional arguments affecting the summary produced. Note that there is no extra options for mcglm object class.

Value

A matrix with fitted values.