vcov.dynrCook: Extract the Variance-Covariance Matrix of a dynrCook object

View source: R/dynrCook.R

vcov.dynrCookR Documentation

Extract the Variance-Covariance Matrix of a dynrCook object

Description

Extract the Variance-Covariance Matrix of a dynrCook object

Usage

## S3 method for class 'dynrCook'
vcov(object, ...)

Arguments

object

The dynrCook object for which the variance-covariance matrix is desired

...

further named arguments, ignored by this method

Details

This is the inverse Hessian of the transformed parameters.

Value

matrix. Asymptotic variance-covariance matrix of the transformed parameters.


dynr documentation built on May 29, 2024, 2:49 a.m.