knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

cea

The goal of cea is to provide tools and functions for the estimation of cost-effectiveness analyses from clinical trial data.

Installation

You can install the current version of cea from GitHub with:

#install.packages("devtools")
devtools::install_packages("uo-cmor/cea")

Example

This section will contain examples of usage.



uo-cmor/cea documentation built on Dec. 23, 2021, 2:01 p.m.