scipy.odr.ODR.run#

ODR.run()[source]#

Run the fitting routine with all of the information given and with full_output=1.

Returns:
outputOutput instance

This object is also assigned to the attribute .output .