Hi PyMaxEnt,
Thank you for the great code. It has been very helpful for me. I have a small comment. On line 104 of the code, on the definition of the function "residual_d" you include "k" as an argument but it is not used in the function. It makes sense that k is not used since you want to estimate the residual for all the constraints. If you have time at any point it would be nice to delete it.
Best,
Sergio
Hi PyMaxEnt,
Thank you for the great code. It has been very helpful for me. I have a small comment. On line 104 of the code, on the definition of the function "residual_d" you include "k" as an argument but it is not used in the function. It makes sense that k is not used since you want to estimate the residual for all the constraints. If you have time at any point it would be nice to delete it.
Best,
Sergio