grantmcdermott / etwfe

Extended two-way fixed effects
https://grantmcdermott.com/etwfe/
Other
51 stars 11 forks source link

Add `emfx(..., predict)` arg #49

Closed grantmcdermott closed 3 weeks ago

grantmcdermott commented 3 weeks ago

See https://github.com/grantmcdermott/etwfe/issues/47#issuecomment-2452756488.

Internally passed as marginaleffects(..., type = predict) to avoid the top-line clash with emfx(..., type).