scipy.odr.ODR.run

ODR.run()

Run the fitting routine with all of the information given.

Returns :

output : Output instance

This object is also assigned to the attribute .output .

This Page