facebookresearch / balance

The balance python package offers a simple workflow and methods for dealing with biased data samples when looking to infer from them to some target population of interest.
https://import-balance.org
GNU General Public License v2.0
686 stars 41 forks source link

[FEATURE] Update the printout of adjusted.summary() to include aspects of covars, weights and outcome #58

Open talgalili opened 1 year ago

talgalili commented 1 year ago

Current output: image

It could be better to make sure the lines of covars are next to each other. That the diagnostics of the weights include also the ESSP and ESS. And maybe also include diagnostics about the weighted means?