powered by
Shift a times series by a specified phase lag.
lagplot(y1, dt, lag, PLOT = FALSE)
Graphical Side Effects.
seismic signal
DeltaT, s
lag, s
logical, TRUE=plot
Jonathan M. Lees<jonathan.lees.edu>
getphaselag2
data(KH) ts1 = KH$JSTR[[1]] lagplot(ts1, KH$dt[1], 300, PLOT=TRUE )
Run the code above in your browser using DataLab