EconML icon indicating copy to clipboard operation
EconML copied to clipboard

Create panel subpackage

Open kbattocchi opened this issue 3 years ago • 1 comments

This creates an econml.panel package, adds a few utilities to it, and moves DynamicDML from econml.dynamic.dml to econml.panel.dml

kbattocchi avatar Aug 12 '22 20:08 kbattocchi

Do we want to restructure/relabel some of our docs now to include a panel section?

I believe at the moment we currently have a "Dynamic Treatment Regime" section, but maybe that can be housed under a broader "Panel Data" section? https://econml.azurewebsites.net/spec/estimation_dynamic.html

fverac avatar Sep 15 '22 14:09 fverac

Do we want to restructure/relabel some of our docs now to include a panel section?

I believe at the moment we currently have a "Dynamic Treatment Regime" section, but maybe that can be housed under a broader "Panel Data" section? https://econml.azurewebsites.net/spec/estimation_dynamic.html

Bumping this. It seems to me like it could be worthwhile to rename the "Estimation Methods for Dynamic Treatment Regimes" section in our docs to something like "Estimation Methods for Panel Data" in here since this PR is sort of prepping for future panel methods.

fverac avatar Nov 02 '22 04:11 fverac

I've renamed the documentation section as suggested.

kbattocchi avatar Nov 15 '22 13:11 kbattocchi