Explorar o código

Update 'README.md'

tms211 %!s(int64=5) %!d(string=hai) anos
pai
achega
f072019b02
Modificáronse 1 ficheiros con 7 adicións e 2 borrados
  1. 7 2
      README.md

+ 7 - 2
README.md

@@ -1,6 +1,11 @@
 # Propagation of Uncertainty through Economic Models Using Taylor Series Approximations: The Delta-PSA (Δ-PSA) Method
 
-SMDM 42nd Annual Meeting (SMDM20)
+Tristan Snowsill
 
-Presentation ID 13470
+Presentation 13470 at the SMDM 42nd Annual Meeting (SMDM20)
 
+## Example R code
+
+This repository contains [example R code for the Delta-PSA method](THR-deltaPSA.R) and the traditional [Monte Carlo-PSA method](THR-MCPSA.R) for reference.
+
+Note that to run it you will need the `tidyverse` installed (or at least `tibble`, `rlang` and `purrr`), and to produce the graphs you will need `ggplot2` and `patchwork`.