Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

extract

Extract Coefficients and GOF Measures from a Statistical Object


Description

Extract Coefficients and GOF Measures from a Statistical Object

Usage

extract(model, ...)

## S3 method for class 'pvargmm'
extract(model, ...)

## S3 method for class 'pvarfeols'
extract(model, ...)

## S3 method for class 'pvarhk'
extract(model, ...)

Arguments

model

Model

...

Further arguments passed to or from other methods

Examples

data("ex1_dahlberg_data")
extract(ex1_dahlberg_data)

panelvar

Panel Vector Autoregression

v0.5.3
GPL (>= 2)
Authors
Michael Sigmund [aut], Robert Ferstl [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.