Skip to content

Decision Analytic Modeling (DAM) package is a suite of functions for analyzing and visualizing the health economic outputs of mathematical models

License

Notifications You must be signed in to change notification settings

ccuadradon/dampack

 
 

Repository files navigation

dampack

Build Status

The Decision Analytic Modeling Package (dampack) is a suite of functions for analyzing and visualizing the health economic outputs of mathematical models.

Created and maintained by Fernando Alarid-Escudero (@feralaes), Greg Knowlton (@gknowlt), and Eva Enns (@evaenns).

This package was developed with funding from the National Institutes of Allergy and Infectious Diseases of the National Institutes of Health under award no. R01AI138783. The content of this package is solely the responsibility of the authors and does not necessarily represent the official views of the National Institutes of Health.

Installation

# Install development version from GitHub
devtools::install_github("DARTH-git/dampack")

Trying to install dampack from Github in a non-US locale on macOS may produce the following error:

Error: (converted from warning) Setting LC_CTYPE failed, using "C"

To solve this problem, run the following code in the terminal:

defaults write org.R-project.R force.LANG en_US.UTF-8 

About

Decision Analytic Modeling (DAM) package is a suite of functions for analyzing and visualizing the health economic outputs of mathematical models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%