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
681 stars 40 forks source link

[FEATURE] Update the printout of an adjusted object to include information about the correction used. #57

Open talgalili opened 1 year ago

talgalili commented 1 year ago

After adjustment, the object doesn't show any information of interest about the adjustment used (e.g.: ipw, or Deff, etc.) Consider to update it a bit (at least for the statistics that are fast to compute)

image