PanelRegression.get_plot_data_bayesian# PanelRegression.get_plot_data_bayesian(**kwargs)[source]# Get plot data for Bayesian model. Parameters: **kwargs (Any) – Reserved for forward-compatibility; not consumed by this implementation. Returns: DataFrame with fitted values and credible intervals Return type: pd.DataFrame