predict.augsynth: Get prediction of ATT or average outcome under control

View source: R/augsynth.R

predict.augsynthR Documentation

Get prediction of ATT or average outcome under control

Description

Get prediction of ATT or average outcome under control

Usage

## S3 method for class 'augsynth'
predict(object, att = F, ...)

Arguments

object

augsynth object

att

If TRUE, return the ATT, if FALSE, return imputed counterfactual

...

Optional arguments

Value

Vector of predicted post-treatment control averages


ebenmichael/augsynth documentation built on Sept. 9, 2024, 3:29 p.m.