dt in hwv class
1 view (last 30 days)
Show older comments
Hello everybody. Can anyone tell which is the default value of dt used in the hwv class to generate the short rates for Hull-White model?
Thank you.
0 Comments
Answers (1)
Kiran Felix Robert
on 3 Feb 2021
Edited: Kiran Felix Robert
on 3 Feb 2021
The HullWhite1F class documentation contains all the specifications of the model. Read through the name value pair properties for more details.
The simTermStructs functions simulates the model, refer the ‘deltaTime’ name-value pair for specific details. It takes a default value of 1.
0 Comments
See Also
Categories
Find more on Multicore Processor Targets in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!