Default / initial guess #113
-
|
Hi, In the object-oriented version, one could add an initial guess for each parameter, in addition to the fit-limits (default value). Best, |
Beta Was this translation helpful? Give feedback.
Answered by
mwshinn
Oct 11, 2024
Replies: 1 comment
-
|
In the gddm function interface, instead of the tuple, you can just pass a Fittable object in the parameters dictionary. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
TinusUU
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In the gddm function interface, instead of the tuple, you can just pass a Fittable object in the parameters dictionary.