vcov.dynrCook | R Documentation |
Extract the Variance-Covariance Matrix of a dynrCook object
## S3 method for class 'dynrCook'
vcov(object, ...)
object |
The dynrCook object for which the variance-covariance matrix is desired |
... |
further named arguments, ignored by this method |
This is the inverse Hessian of the transformed parameters.
matrix. Asymptotic variance-covariance matrix of the transformed parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.