Giter VIP home page Giter VIP logo

cqf-final-project's Introduction

#==============================================================================
# CQF Final Project (Jan 2014 Cohort)
# Bertrand Le Nezet
# [email protected]
# hp: (+65) 8298 6970 (Singapore - Asia timezone)
#==============================================================================

Welcome!
You'll find the on this thumbdrive the sources code (+ data) for the 2 selected 
topics and a soft copy of the report.

./report                    ---> report in PDF format
./sources                   ---> source code for the 2 topics
./sources/creditbasket      ---> folder for kth-to-default basket CDS pricing
./sources/interestrate-hjm  ---> folder for the Interest Rate Derivatives topic (HJM)

#==============================================================================
How to launch the "kth-to-default basket CDS pricing" project
#==============================================================================
This program has been written using R (version 3.1.0, 64-bit) and Rstudio as IDE. 
In order to launch this program, please follow this procedure:

1. Copy the whole folder “creditbasket” to your local computer (e.g. C:\temp\creditbasket)
2. Open the file “creditbasket\src\master_program.R” (e.g. C:\temp\creditbasket\src\master_program.R)
3. Update the value of the variable current_dir to match your environment (e.g. current_dir = "C:/temp/creditbasket/src")
4. Launch R
5. type: source ("C:/temp/creditbasket/src/master_program.R") (replace the path to master_program.R to match your environment, and replace "\" to "/" in the path)
6. The program will start.

#==============================================================================
How to launch the "Interest Rate Derivatives (HJM)" project
#==============================================================================
This program has been written using R (version 3.1.0, 64-bit) and Rstudio as IDE. 
In order to launch this program, please follow this procedure:

1. Copy the whole folder “interestrate-hjm” to your local computer (e.g. C:\temp\interestrate-hjm)
2. Open the file “interestrate-hjm\src\master_program.R” (e.g. C:\temp\interestrate-hjm\src\master_program.R)
3. Update the value of the variable current_dir to match your environment (e.g. current_dir = "C:/temp/interestrate-hjm/src")
4. Launch R
5. type: source ("C:/temp/interestrate-hjm/src/master_program.R") (replace the path to master_program.R to match your environment, and replace "\" to "/" in the path)
6. The program will start.


#==============================================================================
                                      END
#==============================================================================

cqf-final-project's People

Contributors

blenezet avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.