ihmeuw-msca / regmod

General regression models.
BSD 2-Clause "Simplified" License
5 stars 3 forks source link

revert to previous way of assigning x0 default in optimizers #54

Closed kels271828 closed 2 years ago

kels271828 commented 2 years ago

This fixes the bug when x0 is passed to the optimizer (which always happens when using trimming() function, see line 129).