judithabk6 / med_bench

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

Implemented test in respond to #15 #36

Closed sami6mz closed 1 year ago

sami6mz commented 1 year ago

Added a test to check whether the estimator is robut to (n,1) and (n,) inputs for t and y.

As for now :

DML_huber also return an error but it's because dim_x=1, this is already declared in #16.