diff options
| -rw-r--r-- | R/index_definitions.R | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/R/index_definitions.R b/R/index_definitions.R index 71c61688..8d036c3e 100644 --- a/R/index_definitions.R +++ b/R/index_definitions.R @@ -1,3 +1,9 @@ +hy19 <- list(maturity=as.Date("2018-06-20"),
+ coupon=0.05,
+ factor=1,
+ loss=0,
+ recovery=0.4)
+
hy19 <- list(maturity=as.Date("2017-12-20"),
coupon=0.05,
factor=1,
|
