Options
All
  • Public
  • Public/Protected
  • All
Menu

Analytical term-structure fitting parameter $ \varphi(t) $. $ \varphi(t) $ is analytically defined by $$ \varphi(t) = f(t) + \frac{1}{2}(\frac{\sigma(1-e^{-at})}{a})^2 + \frac{1}{2}(\frac{\eta(1-e^{-bt})}{b})^2 + \rho\frac{\sigma(1-e^{-at})}{a}\frac{\eta(1-e^{-bt})}{b}, $$ where $ f(t) $ is the instantaneous forward rate at $ t $.

Hierarchy

Implements

Index

Constructors

constructor

Properties

Protected _constraint

_constraint: Constraint

Protected _impl

_impl: Impl

Protected _params

_params: Real[] = []

Methods

constraint

f

  • Parameters

    Returns Real

implementation

  • implementation(): Impl

init1

init2

params

setParam

size

testParams

  • testParams(params: Real[]): boolean
  • Parameters

    Returns boolean

tfpInit1

tfpInit2