Bootstrapping doesn't seem to work when I have a defined model for fitting #497
-
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
Hi, My suspicion that this caused by a poorly defined starting parameter and bounds in the dl.dd_guass model. What you could do is do an initial fit and then use this as starting parameters for a fit with bootstrapped averages. You might also want to restrict the boundaries. FYI: we fixed an issue with time-domain bootstrapped uncertainties which have not been included in a PyPi release yet. So you might want to consider install DeerLab from source to benefit from the bug fix. https://jeschkelab.github.io/DeerLab/installation.html#installing-from-source |
Beta Was this translation helpful? Give feedback.

Hi,
My suspicion that this caused by a poorly defined starting parameter and bounds in the dl.dd_guass model. What you could do is do an initial fit and then use this as starting parameters for a fit with bootstrapped averages. You might also want to restrict the boundaries.
FYI: we fixed an issue with time-domain bootstrapped uncertainties which have not been included in a PyPi release yet. So you might want to consider install DeerLab from source to benefit from the bug fix. https://jeschkelab.github.io/DeerLab/installation.html#installing-from-source