Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

initialSpread

Compute Initial Spread


Description

compute initial spread of a bond from its market value.

Usage

initialSpread(market.value, times, coupons, risk.free, ...)

Arguments

market.value

a numeric value, the total market value for the bond.

times

a numeric vector, the times of the coupons.

coupons

a numeric vector, the corresponding coupon cash flows.

risk.free

a numeric vector, the corresponding risk-free rates with continuous compounding.

...

additional parameters to be passed to newtonRaphson.

Value

a numeric value, the corresponding spread.


sstModel

Swiss Solvency Test (SST) Standard Models

v1.0.0
GPL-3 + file LICENSE
Authors
Loris Michel [aut], Melvin Kianmanesh Rad [aut], Adrien Lamit [aut], Michael Schmutz [cre], Swiss Financial Market Supervisory Authority FINMA [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.