aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/process.rst12
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/process.rst b/docs/process.rst
index 029905d4..36dbd0d3 100644
--- a/docs/process.rst
+++ b/docs/process.rst
@@ -103,7 +103,7 @@ wrong happened or we forgot to save the data, it's possible to
re-trigger it manually as follows: ::
cd /home/share/CorpCDOs/code/R
- Rscript script_calibrate_tranches.R %Y-%m-%d
+ Rscript calibrate_tranches_MF.R %Y-%m-%d
Bloomberg Mapping
-----------------
@@ -127,9 +127,11 @@ Install lossdistrib
cd /home/share/CorpCDOs/code/R
R CMD INSTALL lossdistrib
-
+
Kick off daily tranche runs
-------------------
+---------------------------
- cd /home/share/CorpCDOs/code/R
- Rscript calibrate_tranches_BC.R -u -c runs.yml
+::
+ cd /home/share/CorpCDOs/code/R
+ Rscript calibrate_tranches_BC.R -u -c runs.yml
+ Rscript tranches_RV_BC.R -u -c RVruns.yml