diff options
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 24 |
1 files changed, 0 insertions, 24 deletions
@@ -138,27 +138,3 @@ 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
- Rscript tranches_RV_BC.R -u -c RVruns.yml
-
-Start Juypter
--------------
-
-::
- cd /home/share/CorpCDOs/notebooks
- myipython
-
-To install RPostgres
----------------------
-
-To access serenitasdb, I need some R packages... These particular ones are from github
-
-::
- devtools::install_github("rstats-db/DBI")
- devtools::install_github("thrasibule/RPostgres@convert_dates")
|
