| vcov.mcglm | R Documentation |
Extracts the variance-covariance matrix of the estimated parameters
from a fitted mcglm object.
## S3 method for class 'mcglm'
vcov(object, ...)
object |
An object of class |
... |
Further arguments passed to or from other methods. Currently ignored. |
A numeric matrix representing the variance-covariance matrix of all estimated model parameters. Row and column names correspond to the parameter identifiers.
Wagner Hugo Bonat, wbonat@ufpr.br
coef.mcglm,
summary.mcglm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.