combine_data: Combine Model Simulations, Costs, and Health Utilities

Description Usage Arguments Value

View source: R/combine_data.R

Description

Combine Model Simulations, Costs, and Health Utilities

Usage

1
2
combine_data(simulations = NULL, costs = NULL, health_utility = NULL,
  discounting = NULL)

Arguments

simulations

A dataframe of simulations. An example of the format required is ceplotr::example_simulation.

costs

A dataframe costs. An example of the format required is ceplotr::example_costs.

health_utility

A dataframe health utilities. An example of the format required is ceplotr::example_health_utility.

discounting

Numeric, defaulting to none.

Value

A dataframe of combined cost effectiveness data


seabbs/ceplotr documentation built on Nov. 22, 2019, 11:07 p.m.