scipy.odr.Model.set_meta# Model.set_meta(**kwds)[source]# Update the metadata dictionary with the keywords and data provided here. Examples set_meta(name=”Exponential”, equation=”y = a exp(b x) + c”)