Resources

Decision modeling tutorials:

We have published a number of modeling tutorials and methodology papers. A list of them can be found here.

DARTH GitHUB

This is our group’s GitHub page where we host different repositories for different projects, tutorials and packages like dampack, darthpack, and darthtools.

R tutorials:

R-handbook by DARTH

This comprehensive handbook for using R covers a wide range of topics in detail and is publically available on DARTH’s GitHub repository.

R Markdown

This is the official site of R Markdown that has an abundance of resources and references about using R Markdown.

Tidyverse style guide

We strongly encourage you to adopt this coding style developed by RStudio since it makes your R code very clean and easy to read.