bacon_summary: Summary of Goodman-Bacon Decomposition

Description Usage Arguments

View source: R/bacon.R

Description

Uses the two-by-two output produced by bacondecomp::bacon to produce average 2x2 estimate and total weight for the following three comparisons: Earlier vs. Later (Good), Treated vs. Untreated (Good), and Later vs. Earlier (Bad).

Usage

1
bacon_summary(two_by_twos, return_df = FALSE)

Arguments

two_by_twos

Data.frame produced by bacondecomp::bacon.

return_df

Logical. If TRUE, then the summary data.frame is returned. Default is False.


evanjflack/bacondecomp documentation built on Sept. 19, 2021, 8:53 a.m.