judithabk6 / med_bench

BSD 3-Clause "New" or "Revised" License
8 stars 3 forks source link

Solving wrong estimator name issue #21

Closed sami6mz closed 1 year ago

sami6mz commented 1 year ago

Solving issue #19

Imports are rearranged. effects is initialized to NaN. Cases are matched with if/elif/else, leading to a UserWarning if given a wrong estimator name.