powered by
Returns quantiles of the posterior distribution of the treatment effect for one or more specified weights.
get_posterior_by_weight(posterior, weight)
The filtered posterior values
The posterior data to be filtered (see create_posterior_data()).
create_posterior_data()
The weight(s) to be filtered by.
create_posterior_data
get_posterior_by_weight( posterior = load_tipmap_data("tipPost.rds"), weight = c(0.05, 0.1) )
Run the code above in your browser using DataLab