InstrumentalVariable.get_plot_data#

InstrumentalVariable.get_plot_data(*args, **kwargs)#

Recover the data of an experiment along with the prediction and causal impact information.

Internally, this function dispatches to either get_plot_data_bayesian() or get_plot_data_ols() depending on the model type.

Return type:

DataFrame