Description Usage Arguments Value
Given a list of option panels, estimates a generalized additive model that can be used for inter- and extrapolation
1 2 | panelSmoother(option.panels, mkt.frame, gam.bs = "ds", gam.m = c(1, 0.5),
...)
|
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. |
... |
further arguments to the smooth construct in |
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...) |
A mgcv::gam
object, interpolating model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.