diff options
| -rw-r--r-- | R/tranches_RV_BC.R | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/R/tranches_RV_BC.R b/R/tranches_RV_BC.R index 48f9847d..af6aec9c 100644 --- a/R/tranches_RV_BC.R +++ b/R/tranches_RV_BC.R @@ -58,6 +58,7 @@ for(i in seq_along(runs$name1)){ begin.date <- as.Date(runfile[nrow(runfile), 1])+1
}else{
begin.date <- switch(index.name1,
+ hy23 = as.Date("2014-10-16"),
hy21 = as.Date("2013-10-04"),
hy19 = as.Date("2013-10-04"),
ig21 = as.Date("2013-09-26"),
|
