RegressionKink.get_plot_data#
- RegressionKink.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()
orget_plot_data_ols()
depending on the model type.- Return type: