powered by
rw2 is a pomp object encoding a 2-D normal random walk.
rw2
pomp
The random-walk process is fully but noisily observed.
pomp, ou2
ou2
# NOT RUN { pompExample(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