Extracting Fixed Effects
fixedeffects(model, ...) ## S3 method for class 'pvargmm' fixedeffects(model, Only_Non_NA_rows = TRUE, ...)
model
: Model...
: Further arguments passed to or from other methodsOnly_Non_NA_rows
: Filter NA rowsdata("ex1_dahlberg_data") fixedeffects(ex1_dahlberg_data)
Useful links