powered by
Parameter estimation for Ornstein–Uhlenbeck process
fitOU(spread)
List of alpha, mu and sigma estimates
Spread time series.
Philippe Cote
spread <- simOU(mu = 5, theta = .5, sigma = 0.2, T = 5, dt = 1 / 250) fitOU(spread)
Run the code above in your browser using DataLab