(tmp <- BBSim(start = c(1,2),
end = c(3,5),
n = 10,
Sigma = diag(2),
T = 2,
t0 = 0,
seed = 1))
matplot(tmp,type="l")
Run the code above in your browser using DataLab