predict.augsynth | R Documentation |
Get prediction of ATT or average outcome under control
## S3 method for class 'augsynth'
predict(object, att = F, ...)
object |
augsynth object |
att |
If TRUE, return the ATT, if FALSE, return imputed counterfactual |
... |
Optional arguments |
Vector of predicted post-treatment control averages
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.