StaggeredDifferenceInDifferences.summary# StaggeredDifferenceInDifferences.summary(round_to=2, include_group_time=False)[source]# Print summary of main results. Parameters: round_to (int | None) – Number of decimals for rounding. Defaults to 2. include_group_time (bool) – Whether to print the disaggregated cohort-by-calendar-time ATT(g, t) table after the event-time estimates. Defaults to False. Return type: None