SciPy

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

scipy.odr.OdrError

exception scipy.odr.OdrError[source]

Exception indicating an error in fitting.

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

Previous topic

scipy.odr.OdrWarning

Next topic

scipy.odr.OdrStop