DifferenceInDifferences.bayesian_plot# DifferenceInDifferences.bayesian_plot(round_to=None, **kwargs)[source]# Plot the results Parameters: round_to – Number of decimals used to round results. Defaults to 2. Use “None” to return raw numbers. Return type: tuple[Figure, Axes]