File tree Expand file tree Collapse file tree
Docs/UserGuide/parameterisation Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -116,7 +116,10 @@ \subsubsection{Swaption Volatility Structures}
116116 None}
117117\item OutputVolatilityType: Optional, defaults to input volatility type. Possible values: Normal, Lognormal (alias for
118118 ShiftedLognormal, shift is taken from OutputShift if given, or input market data shift. Input market quotes will be
119- converted to output volatility type and shift before building the vol surfaces.
119+ converted to output volatility type and shift before building the vol surfaces, except for parametric models (SABR),
120+ where the model is calibrated to the input market data directly (without conversion) and the output volatility type
121+ and shift is handled by the calibrated parametric model. An early conversion of the input market data would not be an
122+ advantage in this case, we could only loose information.
120123\item OutputShift: Optional, defaults to input market data shift. Specifies the shift if OutputVolatilityType is
121124 Lognormal / ShiftedLognormal
122125\item ModelShift: Optional, defaults to input market data shift. Specifies the shift used for SABR model if applicable
You can’t perform that action at this time.
0 commit comments