# NOT RUN {
data(lalonde)
plot_overlap_pScores(
.data = lalonde,
treatment = 'treat',
response = 're78',
confounders = c('age', 'educ'),
plot_type = 'histogram',
pscores = NULL,
seed = 44
)
# }
Run the code above in your browser using DataLab