Description Usage Arguments Value
Fit synthetic controls on estimated outcomes under control
1 2 3 4 |
outcomes |
Tidy dataframe with the outcomes and meta data |
metadata |
Dataframe of metadata |
trt_unit |
Unit that is treated (target for regression), default: 0 |
screenfunc |
What function to use to impute control outcomes LAS=LASSO on outcome model, 2=LASSO on outcome and L infinity dual on selection |
weightfunc |
What function to use to fit weights SC=Vanilla Synthetic Controls, ENT=Maximum Entropy |
opts.screen |
Optional options for fitting prognostic score |
opts.weights |
Optional options for fitting synth weights |
outcome_col |
Column name which identifies outcomes, if NULL then assume only one outcome |
cols |
Column names corresponding to the units, time variable, outcome, and treated indicator |
outcomes with additional synthetic control added and weights
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.