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
mglm4twinclass.- std.error
logical. If
TRUEreturns the standard errors for the estimates. Default isFALSE.- model
Type of the fitted model. Options are
E,AE,CE,ACEandADE.- 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
mglm4twinobject class.
Author
Wagner Hugo Bonat, wbonat@ufpr.br