[R] R: lags and plots

Spencer Graves spencer.graves at pdf.com
Tue Feb 3 16:29:29 CET 2004


      Consider the following: 

       plot(1:9, (1:10)[-1])
       lines(1:9, (1:10)[-10])

      Does this help? 
      spencer graves

allan clark wrote:

>Hi all
>
>I want to calculate certain lags of a time series and plot them
>simultaneously on a graph. can anyone help?
>
>
>  
>
>------------------------------------------------------------------------
>
>______________________________________________
>R-help at stat.math.ethz.ch mailing list
>https://www.stat.math.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
>




More information about the R-help mailing list