fitted.mcglm: Fitted Values

View source: R/mc_S3_methods.R

fitted.mcglmR Documentation

Fitted Values

Description

Extract fitted values for objects of mcglm class.

Usage

## S3 method for class '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.

Author(s)

Wagner Hugo Bonat, wbonat@ufpr.br


mcglm documentation built on Sept. 16, 2022, 1:06 a.m.