InterruptedTimeSeries.get_plot_data_bayesian# InterruptedTimeSeries.get_plot_data_bayesian(hdi_prob=0.94)[source]# Recover the data of the experiment along with the prediction and causal impact information. Parameters: hdi_prob (float) – Probability mass of the highest density interval. Defaults to the project-wide HDI_PROB (currently 0.94). Return type: DataFrame