Example Datasets

Datasets included in the package to act as examples of the supported formats

example_costs

Example Costs

example_health_utility

Example Health Utilities

example_parameters

Example Model Parameters

example_simulation

Example Model Simulation

Check Datasets

Functions that check data structure.

check_costs()

Check the structure of the costs

check_health_utility()

Check the structure of the health utilities

check_simulation()

Check the structure of the model simulations

Munge Datasets

Functions to transform user supplied datasets.

combine_data()

Combine Model Simulations, Costs, and Health Utilities

Sensitivity Analysis

Functions to run cost effectiveness sensitivity analysis

test_prcc()

Test cost sensitivity using PRCC

Produce Cost Effectiveness Plots

Function to create cost effectiveness plots

plot_ce_plane()

Plot the Cost Effectiveness Plane

plot_ceac()

Plot the Cost Effectiveness Acceptability Curve

plot_prcc()

Plot output sensitivty to parameters

plot_willingness()

Plot the Willingness to Pay

S3 Methods

Supported S3 methods

plot(<ceplotr_analysis>)

Plotting a cost effectiveness analysis

summary(<ceplotr_analysis>)

Summarising a cost effectiveness analysis

Dashboards

Launch interactive dashboards showcasing package functionality. These dashboards require the shiny package.

ce_dashboard()

Run a Cost Effectiveness Interactive Dashboard