diff_diff.sensitivity_plot#

diff_diff.sensitivity_plot(results, method='relative_magnitude', M_grid=None, alpha=0.05, ax=None, **kwargs)[source]

Create a sensitivity analysis plot.

Parameters:
Returns:

ax – The axes with the plot.

Return type:

matplotlib.axes.Axes