aboutsummaryrefslogtreecommitdiffstats
path: root/R/load_cf.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/load_cf.R')
-rw-r--r--R/load_cf.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/load_cf.R b/R/load_cf.R
index e669b4a8..208ef21f 100644
--- a/R/load_cf.R
+++ b/R/load_cf.R
@@ -21,7 +21,7 @@ source(file.path(root.dir, "code", "R", "interpweights.R"))
source(file.path(root.dir, "code", "R", "serenitasdb.R"))
source(file.path(root.dir, "code", "R", "creditIndex.R"))
source(file.path(root.dir, "code", "R", "tranche_functions.R"))
-index <- creditIndex("hy23")
+index <- creditIndex("hy25")
index <- set.index.desc(index, tradedate)
calibration.date <- addBusDay(tradedate, -1)