extract | R Documentation |
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, ...)
model |
Model |
... |
Further arguments passed to or from other methods |
data("ex1_dahlberg_data") extract(ex1_dahlberg_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.