Compute simulated (sample) average treatment effects on the treated from a Zelig model estimation
ATT(object, treatment, treated = 1, num = NULL)
object | an object of class Zelig |
---|---|
treatment | character string naming the variable that denotes the treatment and non-treated groups. |
treated | value of |
num | number of simulations to run. Default is 1000. |