Replies: 1 comment 3 replies
-
These kwargs come from scipy which doesn't support this. With |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for creating and maintaining this package.
While fitting a model using MLE, one can fix a certain parameter. Is it possible to give an upper and lower bound of the parameter instead of one fixed value?
Example something around the line below, where I would like the MLE to pick best value of
loc
in the bounds 270 to 272Beta Was this translation helpful? Give feedback.
All reactions