getvcov {cold} | R Documentation |
Extract variance-covariance matrix
Description
Extract the variance-covariance matrix of a fitted model object from class cold
.
Usage
getvcov(object)
Arguments
object |
an object of class |
Value
Returns a numeric value corresponding to the variance-covariance matrix.
[Package cold version 2.0-3 Index]