SciPy

This is documentation for an old release of SciPy (version 0.17.1). Search for this page in the documentation of the latest stable release (version 1.15.1).

scipy.odr.odr_error

exception scipy.odr.odr_error[source]

Exception indicating an error in fitting.

This is raised by scipy.odr if an error occurs during fitting.

Previous topic

scipy.odr.odr

Next topic

scipy.odr.odr_stop