Displaying 1 result from an estimated 1 matches for "tp3069557p3069557".
2010 Dec 02
4
2D Random walk
...sions",col="green4",xlim=range(xmin:xmax),ylim=range(ymin:ymax))
end<-cbind(rw[10000,1],rw[10000,2])
start<-cbind(0,0)
points(start,pch=4,col="red")
points(end,pch=4,col="red")
--
View this message in context: http://r.789695.n4.nabble.com/2D-Random-walk-tp3069557p3069557.html
Sent from the R help mailing list archive at Nabble.com.