scipy.odr.Model.set_meta# Model.set_meta(**kwds)[source]# Update the metadata dictionary with the keywords and data provided here. Examples Try it in your browser! set_meta(name=”Exponential”, equation=”y = a exp(b x) + c”) Go BackOpen In Tab