This function takes as input a vector of strings corresponding to option panels and then calculates the implied GFT for a given frequency rule. Then the implied GFT is interpolated for fixed maturities.
1 2 | saveInterpolatedPanels(panels.list, out.mat, output.name, doParallel = 2,
lib.dir = "test.lib.dir", ...)
|
panels.list |
A list version of the option panels, as outputted by |
out.mat |
Sx2 matrix, where first column specifies target maturities and the second specifies the number of options available at each maturity (for now they have to be equal). |
output.name |
The file name where the interpolated igft-s will be saved |
doParallel |
If integer, specifies the number of cores to be used by starting a cluster with the |
k.shrink |
what?! |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.