aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--R/calibrate_tranches_BC.R1
-rw-r--r--etc/runs.yml2
2 files changed, 3 insertions, 0 deletions
diff --git a/R/calibrate_tranches_BC.R b/R/calibrate_tranches_BC.R
index 4762bee5..91949bf6 100644
--- a/R/calibrate_tranches_BC.R
+++ b/R/calibrate_tranches_BC.R
@@ -69,6 +69,7 @@ for(run in config$runs){
ig23 = as.Date("2014-10-14"),
ig25 = as.Date("2015-09-22"),
ig27 = as.Date("2016-09-27"),
+ ig29 = as.Date("2017-09-26"),
xo22 = as.Date("2014-10-20"),
xo24 = as.Date("2015-09-28"),
xo26 = as.Date("2016-09-27"),
diff --git a/etc/runs.yml b/etc/runs.yml
index f94424c8..6f924988 100644
--- a/etc/runs.yml
+++ b/etc/runs.yml
@@ -9,6 +9,8 @@ runs:
- [ig23, 5yr]
- [ig25, 5yr]
- [ig27, 5yr]
+- [ig29, 5yr]
+- [ig29, 3yr]
- [hy23, 3yr]
- [hy23, 5yr]
- [hy25, 3yr]