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 isFALSE
.- model
Type of the fitted model. Options are
E
,AE
,CE
,ACE
andADE
.- 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.
Author
Wagner Hugo Bonat, wbonat@ufpr.br