tabulate_means: Calculate Dataset For ICERs From bcea Object

View source: R/ce_table.R

tabulate_meansR Documentation

Calculate Dataset For ICERs From bcea Object

Description

Calculate Dataset For ICERs From bcea Object

Usage

tabulate_means(he, comp_label = NULL, ...)

Arguments

he

A bcea object containing the results of the Bayesian modelling and the economic evaluation.

comp_label

Optional vector of strings with comparison labels

...

Additional arguments

Value

A data.frame object including mean outcomes, comparison identifier, comparison label and associated ICER

Examples

data("Smoking")
he <- BCEA::bcea(eff, cost)
tabulate_means(he)


BCEA documentation built on Nov. 25, 2023, 5:08 p.m.