Description Usage Arguments Details Value Author(s) References Examples
'mtc' compute 5 tranches spreads under the mixed t-Clayton copula
1 | mtc(theta1Input, theta2Input, weightInput, M, dateInput)
|
theta1Input |
a numeric giving the Pearson's correlation for dependence specification |
theta2Input |
a numeric giving the Kendall's tau for dependence specification |
weightInput |
a numeric giving the weight for the first component copula |
MInput |
a numeric giving the Monte Carlo simulation runs |
dateInput |
a character giving the pricing date, e.g. c("2007-10-23") |
Please make sure that the data sets of "defIntensity.csv" and "payday.csv" have been correctly installed in such paths: "C:/defIntensity.csv", "C:/payday.csv". The both data sets can be downloaded from "https://github.com/YafeiXu/xyfQuantlet".
A vector with 5 numerics will be returned, from left to right: equity, junior mezzanine, senior mezzanine, junior senior, senior.
Yafei Xu <yafei.xu@hu-berlin.de>
The master thesis, CDO, HAME Copulas and an R Package 'CDO', can be downloaded from https://sites.google.com/site/cdowithr/.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.