pt_deviation_histograms | R Documentation |
View histograms of deviations from parallel trends in simulated data
pt_deviation_histograms(df_po, Tt, k = NULL, link_fun = NULL)
df_po |
Dataset generated using generate_data(potential_outcomes=TRUE) |
Tt |
int. max period. |
k |
int. period index in conditioning event. If null, all periods are show. |
link |
function. Corresponds to the scale of parallel trends. Typically either I (identity-scale) or qlogis (logit-scale) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.