aboutsummaryrefslogtreecommitdiffstats
path: root/index_definitions.R
diff options
context:
space:
mode:
Diffstat (limited to 'index_definitions.R')
-rw-r--r--index_definitions.R24
1 files changed, 0 insertions, 24 deletions
diff --git a/index_definitions.R b/index_definitions.R
deleted file mode 100644
index 71c61688..00000000
--- a/index_definitions.R
+++ /dev/null
@@ -1,24 +0,0 @@
-hy19 <- list(maturity=as.Date("2017-12-20"),
- coupon=0.05,
- factor=1,
- loss=0,
- recovery=0.3)
-
-hy18 <- list(maturity=as.Date("2017-06-20"),
- coupon=0.05,
- factor=0.99,
- loss=0.0082375,
- recovery=0.3)
-
-hy17 <- list(maturity=as.Date("2016-12-20"),
- coupon=0.05,
- factor=0.96,
- loss=0.027075,
- recovery=0.3,
- defaulted=c("DYNHLD", "EK", "GM-ResCLLC", "PMI"))
-
-hy15 <- list(maturity=as.Date("2015-12-20"),
- coupon=0.05,
- factor=0.96,
- loss=0.026375,
- recovery=0.3)