| vcov.multiRec | R Documentation |
If the model was fitted using robust=TRUE, this is the robust variance. Otherwise it is the naive variance (i.e. the inverse of the information matrix)
## S3 method for class 'multiRec'
vcov(object, ...)
object |
an object of type multiRec |
... |
not used |
a matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.