fixedeffects function

Extracting Fixed Effects

Extracting Fixed Effects

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

Useful links