something like this points(zz[1:length(obs$value)], obs$value,lty=3,lwd=1,col="red",pch=19)
Sent from my iPhone > On Jun 2, 2016, at 11:36, Thomas Adams <tea...@gmail.com> wrote: > > points(zz, obs$value,lty=3,lwd=1,col="red",pch=19) ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.