getvcov-methods: Methods for function getvcov
Description
Extract the variance-covariance matrix of a fitted model object from class bild
.
Usage
# S4 method for bild
getvcov(object)
Arguments
- object
an object of class bild
.
Methods
signature(object="bild")
:
Returns a numeric value corresponding to the variance-covariance matrix of the fixed effect estimates of the fitted model
bild
object.