Skip to content

Health-Economics-in-R/ceplot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ceplot

An R package for plotting cost-effectiveness analysis output data.

Currently contains functions to:

  • tornado plots
  • cost-effectiveness planes

TODO

  • profile plots

Installing ceplot

To install the development version from github:

library(devtools)
install_github("Health-Economics-in-R/ceplot")

Then, to load the package, use:

library("ceplot")

See package Vignette for more details and examples.

About

📉 Plotting cost-effectiveness analysis output data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages