vasicek.discrete:
Vasicek yield model in discrete time
Description
Classic Vasicek model
Usage
vasicek.discrete(mu, sigma, h, phi, r.initial, N)
Arguments
mu
what the short term rate converges to
sigma
SD of the forecast (determines step size)
phi
determines mean reversion
N
number of periods total to run the simulation
Value
vasicek.discrete object