fixedeffects | R Documentation |
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 methods |
Only_Non_NA_rows |
Filter NA rows |
data("ex1_dahlberg_data")
fixedeffects(ex1_dahlberg_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.