SciPy
Model.set_meta
Update the metadata dictionary with the keywords and data provided here.
Examples
set_meta(name=”Exponential”, equation=”y = a exp(b x) + c”)
previous
scipy.odr.Model
next
scipy.odr.ODR