extract_differences This function calculates the differences from t-1 to 1 for treated and control units in the treatment variable. While functionality is somewhat trivial for current implementation of package, it will be needed for continuous treatment version of the package.
extract_differences(indexed.data, matched.set, treatment.variable, qoi)
matched.set object, with differences extracted as described previously for each matched set.
data that has been indexed. Rows have been named with a unique identifier.
matched.set object
string specifying treatment variable
string specifying QOI