Yield curve construction, BK 1f pricing, Hull-White tree benchmarks, and practical fixed-income risk workflows.
Model Guide
This tab summarizes the two short-rate model families in the app, how their parameters behave, and how to choose between the two tree-based pricing approaches.
Black-Karasinski 1-factor is the primary practical stack in this app. It keeps rates positive and supports a calibrated tree for production-style pricing and scenario analysis.
Hull-White 1-factor remains available as a lightweight benchmark and teaching model. It is useful for quick comparison and for checking tree behavior on a simpler setup.
Controls how quickly the short rate pulls back toward its fitted level. Larger values make the process revert faster and usually compress the range of future short-rate states.
Controls the short-rate volatility. Larger sigma increases the dispersion of future rates and tends to raise option values.
The initial curve still anchors the pricing setup. BK1f uses a calibrated tree shift, while HW1f uses its own calibrated term-structure fit.
| Method | Main Use | Strength | Tradeoff |
|---|---|---|---|
| BK1f_Tree | Primary production-style pricing | Exact curve fit, strong callable / Bermudan support | Discrete lattice method |
| HW1f_Tree | Benchmark lattice pricing | Fast and simple sanity-check model | Less practical than BK for the main app focus |
Six displayed layers from the root to a 2.5Y horizon. Node labels show short rate r and state price q on a calibrated BK tree.
The BK PDE components remain in the repository for diagnostics and numerical research, but the main live workflow currently centers on the BK tree.
The live site is intentionally streamlined around tree-based analytics so the workflow stays fast and predictable on compact deployments.