Last chance! 50% off unlimited learning
Sale ends in
rw2
is a pomp
object encoding a 2-D normal random walk.data(rw2)
pomp-class
and the vignettesdata(rw2)
plot(rw2)
x <- simulate(rw2,nsim=10,seed=20348585L,params=c(x1.0=0,x2.0=0,s1=1,s2=3,tau=1))
plot(x[[1]])
Run the code above in your browser using DataLab