Interest Rate Swap Pricing using R code

This post explains how to price an interest rate swap (IRS) using R code and Excel's illustrations. We use swap rates, zero curve data from Bloomberg. We consider 5-Year Libor 3M IRS without OIS discounting as an pre-crisis IRS example. Libor ... The post Interest Rate Swap Pricing using R code first appeared on R-bloggers.
http://dlvr.it/S3TLF5

تعليقات

المشاركات الشائعة من هذه المدونة

How to add R {magrittr}’s %>% Pipe Operator in VSCode as Keyboard Shortcut