diff options
| -rw-r--r-- | R/tests/test_yieldcurve.R | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/R/tests/test_yieldcurve.R b/R/tests/test_yieldcurve.R index e96e5596..2ceb1db6 100644 --- a/R/tests/test_yieldcurve.R +++ b/R/tests/test_yieldcurve.R @@ -1,3 +1,4 @@ +context("Discount Factors") root.dir <- "/home/share/CorpCDOs" source(file.path(root.dir, "code", "R", "yieldcurve.R")) bbg.discounts.usd <- c(0.99848606, 0.99548212, 0.99167201, 0.98772518, |
