SyntheticControl.bayesian_plot# SyntheticControl.bayesian_plot(*args, **kwargs)[source]# Plot the results Parameters: round_to – Number of decimals used to round results. Defaults to 2. Use “None” to return raw numbers. plot_predictors – Whether to plot the control units as well. Defaults to False. Return type: tuple[Figure, List[Axes]]