library(bartCause)
library(plotBart)
<- bartc(response = y,
fit treatment = z,
confounders = .,
data = gss
)
summary(fit, target = 'sate')
::plot_SATE(fit) + theme_bw() plotBart
bartCause
An article about using bartCause
Load bartCause
Insightful text about bartCause