Datasets included in the package to act as examples of the supported formats
example_costs
Example Costs
example_health_utility
Example Health Utilities
example_simulation
Example Model Simulation
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
Functions to transform user supplied datasets.
combine_data()
Combine Model Simulations, Costs, and Health Utilities
Functions to run cost effectiveness sensitivity analysis
test_prcc()
Test cost sensitivity using PRCC
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
Supported S3 methods
plot(<ceplotr_analysis>)
Plotting a cost effectiveness analysis
summary(<ceplotr_analysis>)
Summarising a cost effectiveness analysis
Launch interactive dashboards showcasing package functionality. These dashboards require the shiny package.
ce_dashboard()
Run a Cost Effectiveness Interactive Dashboard