Jan Kabatek ๐Ÿ’™๐Ÿ’› @jankabatek.com ยท Dec 3

Note that the relative performance depends *๐œ๐ซ๐ข๐ญ๐ข๐œ๐š๐ฅ๐ฅ๐ฒ* on the size of your dataset (see the pictures below). ๐Ÿ‘‰ ๐ซ๐ž๐ ๐ก๐๐Ÿ๐ž๐ฃ๐ฅ performs particularly well in big datasets (10M+), but badly in small ones. (FWIW, I don't know why the factorized regressions are subject to that structural break ๐Ÿ“‰)

0 likes 2 replies

?

Replies

Jan Kabatek ๐Ÿ’™๐Ÿ’› ยท Dec 3

3 ) Merging does not have to take forever! Be aware that the 'merge' command sorts both 'master' and 'using' data on matching variables. ๐Ÿ‘‰ you can save crazy amounts of time by running the merge command on datasets that are already sorted! ๐Ÿ‘‰ make sure to store your raw & intermediate data sorted!

Peter Nencka ๐Ÿ“Š ยท Dec 3

Seems crazy to ask you to do more work (this is incredible!) but can you test out some large number of FEs? Like 20million? Would mimic something like a household fixed effect regression using full count census