Module: tf_quant_finance.models.sabr

Last updated: 2023-03-16.

Module: tf_quant_finance.models.sabr#

View source

Sabr model.

Modules#

approximations module: Approximate analytic solutions to the Sabr model.

Classes#

class SabrModel: Implements the SABR model defined by the following equations.

Functions#

calibration(...): Calibrates the SABR model using European option prices.