EventStudy.get_plot_data_bayesian# EventStudy.get_plot_data_bayesian(hdi_prob=0.94, **kwargs)[source]# Get plot data for Bayesian model. Parameters: hdi_prob (float) – HDI probability for summarizing posterior draws. **kwargs (dict) – Unused; accepted for API consistency with other experiments. Return type: DataFrame