Description Usage Arguments Value
Calculate the implied Laplace transform using a joint fitting of a smooth surface to all options.
1 2 | tpsImpliedGFT(option.panels, mkt.frame, u.t.mat, doPlot = FALSE,
doFitPlot = 0, verbose = FALSE, ...)
|
option.panels |
A list, each element containing a dataframe with normalized mid OTM option prices and LOG strikes. Each panel should correspond to the SAME day. |
u.t.mat |
An Nx2 dataframe, consisting of the frequencies and maturities for which the laplace transforms should be calculated |
doPlot |
Whether fitted / true values should be plotted |
doFitPlot |
Whether backfitting iterations should provide plot, |
verbose |
Do we want diagnostic information? |
... |
further arguments to be passed to |
mkt.list |
A data-frame, where each row corresponds to the market features associated with the n-th option panel (e.g. maturity, interest rate, etc...) |
spline.rank |
This is the |
convergence.scale |
Scaling of the convergence criterion for the backfitting algorithm, a submodel |
weights |
string which defines the weighting scheme to be used in fitting. |
An Nx3 dataframe, where the last column is the calculated transform value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.