The bdt tag has no wiki summary.
1
vote
1answer
133 views
BDT model implementation
I am looking for a nice and readable description of how to implement BDT model: $d log(r(t)) = [\theta(t)-\frac{\sigma'(t)}{\sigma(t)}log(r(t))]dt + \sigma(t) dW$.
I assume I already have ...