Kexin Sally Chen
Results
1
comments of
Kexin Sally Chen
Hi! I'm also in a similar situation. I'm using `Optim.optimize` function to perform maximum likelihood estimation where I could get log(0) in some cases. I tried both `NelderMead()` and `BFGS()`...