diff options
Diffstat (limited to 'R/calibrate_tranches_MF.R')
| -rw-r--r-- | R/calibrate_tranches_MF.R | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/R/calibrate_tranches_MF.R b/R/calibrate_tranches_MF.R index 8b111dd5..2361398f 100644 --- a/R/calibrate_tranches_MF.R +++ b/R/calibrate_tranches_MF.R @@ -18,7 +18,7 @@ if(code.dir==""){ source(file.path(code.dir, "code", "R", "yieldcurve.R"))
source(file.path(code.dir, "code", "R", "optimization.R"))
source(file.path(code.dir, "code", "R", "calibration.R"), chdir=TRUE)
-source(file.path(code.dir, "code", "R", "mlpdb.R"))
+source(file.path(code.dir, "code", "R", "serenitasdb.R"))
##figure out the tradedate
if(length(args) >= 1){
|
