InterruptedTimeSeries.bayesian_plot#

InterruptedTimeSeries.bayesian_plot(round_to=None, **kwargs)#

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, List[Axes]]