vcov.panelAR: Variance-covariance method for fitted objects of class...

Description Usage Arguments Value Author(s) See Also

View source: R/vcov.panelAR.R

Description

vcov method for class "panelAR".

Usage

1
2
## S3 method for class 'panelAR'
vcov(object, ...)

Arguments

object

an object of class "panelAR".

...

further arguments passed to or from other methods.

Value

A matrix of estimated covariances between parameter estimates. The row and column names correspond to the parameter names obtained using the coef method.

Author(s)

Konstantin Kashin kkashin@fas.harvard.edu

See Also

The function panelAR.


panelAR documentation built on May 1, 2019, 8:19 p.m.