The output tibble qoi stores the estimated quantities and their corresponding 95% CIs. # View the results based on the quantity of interest out_direct$qoi %>% filter(qoi == "average rank") # A tibble: 4 × 6 # # Groups: item, qoi [4] # item qoi outcome mean lower upper # <chr...