AT
can be used to calculate the unconditional average treatment effect (ATE) and average treatment effect on the treated (ATT) of a binary predictor/treatment, with corresponding `confidence' intervals conveniently calculated via posterior simulation.AT(x,eq,nm.bin="",sig.lev=0.05,n.sim=1000,s.meth="svd",E=TRUE,treat=TRUE)
SemiParBIVProbit
object as produced by SemiParBIVProbit()
.mvtnorm
package for further details.TRUE
, then AT
calculates the ATE. If FALSE
, then it calculates the ATT.TRUE
, then AT
calculates the ATT. If FALSE
, then it calculates the average treatment effect on
the control group. This only makes sense if used jointly with E=FALSE
.InfCr
, SemiParBIVProbit-package
, SemiParBIVProbit
, summary.SemiParBIVProbit
## see examples for SemiParBIVProbit
Run the code above in your browser using DataLab