StaggeredDifferenceInDifferences.get_plot_data_ols#

StaggeredDifferenceInDifferences.get_plot_data_ols()[source]#

Get plotting data for OLS model.

Returns:

DataFrame with event_time, att, att_std, n_obs columns.

Return type:

pd.DataFrame