WARDEN
is a user-friendly package that facilitates the use of discrete
event simulations without resource constraints for cost-effectiveness
analysis. The package supports a flexible, practical approach to
discrete event simulation while keeping an acceptable performance.
The current version supports:
It is recommended that the user checks the vignettes, first the simple Sick-Sicker-Dead model and then the more complex model for early breast cancer. The markov example shows how to run a cohort Markov model while using the same modeling framework. Similarly, a simulation based Markov model could be run. Structural and parametric uncertainty are explored in the corresponding vignette. The IPD vignette shows how WARDEN can be used when individual patient data is available.
Have a look at the package home site for more details on documentation and specific tutorials.
For more details on the code, check our Github repository or our CRAN site.
WARDEN
can now be installed directly from CRAN or this repo via
install.packages("WARDEN") #CRAN version
# install.packages("devtools")
devtools::install_github("jsanchezalv/WARDEN", ref="main") #github version
If you use WARDEN
, please contact the authors for the most up to date
appropriate citation.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.