aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--R/tranches_RV_BC.R4
1 files changed, 3 insertions, 1 deletions
diff --git a/R/tranches_RV_BC.R b/R/tranches_RV_BC.R
index 0720c413..70ba9398 100644
--- a/R/tranches_RV_BC.R
+++ b/R/tranches_RV_BC.R
@@ -61,7 +61,9 @@ for(r in runs$mappings){
hy19 = as.Date("2013-10-04"),
ig21 = as.Date("2013-09-26"),
ig23 = as.Date("2014-10-14"),
- ig25 = as.Date("2015-09-22"))
+ ig25 = as.Date("2015-09-22"),
+ hy25 = as.Date("2015-10-01"),
+ xo24 = as.Date("2015-09-28"))
}
if(begin.date > as.Date(args$until)){
next