Replies: 3 comments 2 replies
-
There are no confidence intervals available right away for the parameters, but you can calculate those yourself from the data. For the For the |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi,
Thanks for creating this super helpful python package, it's really easy to use and the documentation are really helpful. I use this package for space science research.
I'm interested in returning the confidence intervals or some other measure of error on the fit parameters 'c', 'loc', and 'scale'.
Currently I access the fit parameters by doing:
EVA.model.fit_parameters
. Having confidence intervals (or any other measure of error) on these parameters would be a great addition to the package. Apologies if this feature has already been implemented - if it has please could you guide me on how to extract the confidence intervals / errors?Thanks,
Alexandra Fogg
Beta Was this translation helpful? Give feedback.
All reactions