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

fixedeffects

Extracting Fixed Effects


Description

Extracting Fixed Effects

Usage

fixedeffects(model, ...)

## S3 method for class 'pvargmm'
fixedeffects(model, Only_Non_NA_rows = TRUE, ...)

Arguments

model

Model

...

Further arguments passed to or from other methods

Only_Non_NA_rows

Filter NA rows

Examples

data("ex1_dahlberg_data")
fixedeffects(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.