Other packages > Find by keyword >

WARDEN  

Workflows for Health Technology Assessments in R using Discrete EveNts
View on CRAN: Click here


Download and install WARDEN package within the R console
Install from CRAN:
install.packages("WARDEN")

Install from Github:
library("remotes")
install_github("cran/WARDEN")

Install by package version:
library("remotes")
install_version("WARDEN", "2.0.1")



Attach the package and use:
library("WARDEN")
Maintained by
Javier Sanchez Alvarez
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-12-13
Latest Update: 2025-07-10
Description:
Toolkit to support and perform discrete event simulations without resource constraints in the context of health technology assessments (HTA). The package focuses on cost-effectiveness modelling and aims to be submission-ready to relevant HTA bodies in alignment with 'NICE TSD 15' <https://www.sheffield.ac.uk/nice-dsu/tsds/patient-level-simulation>. More details an examples can be found in the package website <https://jsanchezalv.github.io/WARDEN/>.
How to cite:
Javier Sanchez Alvarez (2024). WARDEN: Workflows for Health Technology Assessments in R using Discrete EveNts. R package version 2.0.1, https://cran.r-project.org/web/packages/WARDEN. Accessed 21 Aug. 2026.
Previous versions and publish date:
(2026-07-23 12:40), 0.99.1 (2024-12-13 17:40), 0.99.3 (2025-04-04 11:40), 1.0 (2025-05-28 13:30), 1.2.0 (2025-06-11 12:00), 1.2.1 (2025-06-19 10:20), 1.2.2 (2025-06-25 14:10), 1.2.4 (2025-07-04 17:20), 1.2.5 (2025-07-10 09:10), 2.0.0 (2025-10-13 09:20), 2.0.1 (2025-12-11 20:00), 2.0.2 (2026-03-18 15:30), 2.0.3 (2026-05-27 15:40)
Other packages that cited WARDEN R package
View WARDEN citation profile
Other R packages that WARDEN depends, imports, suggests or enhances
Complete documentation for WARDEN
Functions, R codes and Examples using the WARDEN R package
Full WARDEN package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

potential  
Implementation of the Potential Model
Provides functions to compute the potential model as defined by Stewart (1941) ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
artfima  
ARTFIMA Model Estimation
Fit and simulate ARTFIMA. Theoretical autocovariance function and spectral density function for stat ...
Download / Learn more Package Citations See dependency  
preputils  
Utilities for Preparation of Data Analysis
Miscellaneous small utilities are provided to mitigate issues with messy, inconsistent or high dimen ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,034

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA