| getvcov-methods {bild} | R Documentation |
Methods for function getvcov
Description
Extract the variance-covariance matrix of a fitted model object from class bild.
Usage
## S4 method for signature 'bild'
getvcov(object)
Arguments
object |
an object of class |
Methods
signature(object="bild"):Returns a numeric value corresponding to the variance-covariance matrix of the fixed effect estimates of the fitted model
bildobject.
[Package bild version 1.2-1 Index]