coef.pvargmm: Extract PVAR(p) Model Coefficients

View source: R/pvar-methods.R

coef.pvargmmR Documentation

Extract PVAR(p) Model Coefficients

Description

Extract PVAR(p) Model Coefficients

Usage

## S3 method for class 'pvargmm'
coef(object, ...)

Arguments

object

object

...

further arguments

Examples

data("ex1_dahlberg_data")
coef(ex1_dahlberg_data)

panelvar documentation built on Jan. 6, 2023, 1:17 a.m.