# NOT RUN {
# Requires posterior_samples dataframe. See `sample_from_posterior()`
# for an example.
# }
# NOT RUN {
estimate_lift(posterior_samples = posterior_samples,
distribution = "conversion_rate",
wrt_option = "A",
metric = "lift")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab