Code
augment(res_fenegbin)
Condition
Error in `augment()`:
! augment is only supported for fixest models estimated with `feols()`, `feglm()`, or `femlm()`.
i Supplied model used `fenegbin()`.
Code
augment(res_fenegbin, df)
Condition
Error in `augment()`:
! augment is only supported for fixest models estimated with `feols()`, `feglm()`, or `femlm()`.
i Supplied model used `fenegbin()`.
Code
augment(res_feNmlm, df)
Condition
Error in `augment()`:
! augment is only supported for fixest models estimated with `feols()`, `feglm()`, or `femlm()`.
i Supplied model used `feNmlm()`.
Code
augment(res_fepois, df)
Condition
Error in `augment()`:
! augment is only supported for fixest models estimated with `feols()`, `feglm()`, or `femlm()`.
i Supplied model used `fepois()`.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.