Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -232,7 +232,7 @@ with gr.Blocks(title="Hull-White Interest Rate Model Dashboard") as demo:
|
|
232 |
|
233 |
This interactive dashboard allows actuaries and financial professionals to explore the Hull-White short rate model:
|
234 |
|
235 |
-
|
236 |
|
237 |
Adjust the parameters below to see how they affect the interest rate simulations and convergence properties.
|
238 |
""")
|
|
|
232 |
|
233 |
This interactive dashboard allows actuaries and financial professionals to explore the Hull-White short rate model:
|
234 |
|
235 |
+
**$$dr(t) = (θ(t) - ar(t))dt + σdW$$**
|
236 |
|
237 |
Adjust the parameters below to see how they affect the interest rate simulations and convergence properties.
|
238 |
""")
|