extract function

Extract Coefficients and GOF Measures from a Statistical Object

Extract Coefficients and GOF Measures from a Statistical Object

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)
  • Maintainer: Robert Ferstl
  • License: GPL (>= 2)
  • Last published: 2024-11-25

Useful links