tabulate_means | R Documentation |
Calculate Dataset For ICERs From bcea Object
tabulate_means(he, comp_label = NULL, ...)
he |
A |
comp_label |
Optional vector of strings with comparison labels |
... |
Additional arguments |
A data.frame object including mean outcomes, comparison identifier, comparison label and associated ICER
data("Smoking")
he <- BCEA::bcea(eff, cost)
tabulate_means(he)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.