powered by
lagPlot()
lagPlot(y, x = NULL, lags = 0, corr = TRUE, smooth = TRUE)
lag.plo1()
lag.plo2()
lag.plot
dax<-EuStockMarkets[,"DAX"] ftse<-EuStockMarkets[,"FTSE"] lagPlot(dax, lags=9) lagPlot(dax, ftse, lags=8)
Run the code above in your browser using DataLab