powered by
ou.process(theta, mu = 0, sigma = 1, initial=mu, end = Sys.Date(), start = NULL, obs = NULL)
series <- ou.process(1, 1.2, 0.3, obs=50)
Run the code above in your browser using DataLab