Skip to contents

Extract model coefficients for objects of mglm4twin class.

Usage

# S3 method for class 'mglm4twin'
coef(object, std.error = FALSE, model, response = NULL, ...)

Arguments

object

an object of mglm4twin class.

std.error

logical. If TRUE returns the standard errors for the estimates. Default is FALSE.

model

Type of the fitted model. Options are E, AE, CE, ACE and ADE.

response

For which response regression coefficients are extracted. Default = NULL. It means all estimates are returned including dispersion estimates for all responses.

...

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

Value

A data.frame with parameters names, estimates, response variable number and parameters type.

Author

Wagner Hugo Bonat, wbonat@ufpr.br