Result#
The result module contains the class FitResult that stores the result of a fit. It contains various different information about the fit, such as the minimum value of the loss, the parameters at the minimum, the covariance matrix, the correlation matrix, the edm, the fmin and more.
For an overview on the available methods, see the tutorial.
|
Result of a minimization, providing comprehensive fitting information and scipy compatibility. |
|
Compute asymmetric errors of parameters by profiling the loss function in the fit result. |