FixedEffectModel
FixedEffectModel copied to clipboard
Question: Partialout
Hi
I was looking into the command, and the helpfile. I couldnt find if there is an option to simply obtain the demean versions of the data.
For example, in Stata you could use the user written command hdfe. In Julia you have partialout as part of the package FixedEffectModel. In R, you have demean, part of fixest.
Is there a similar option with this package for python?
Thank you
Fernando