InstrumentalVariableRegression.set_data#
- InstrumentalVariableRegression.set_data(name, values, coords=None)#
Changes the values of a data variable in the model.
In contrast to pm.Data().set_value, this method can also update the corresponding coordinates.
- Parameters: