About Functions for Analyzing Time Series
• detrend—Removes the linear trend from an array.
• burg, yulew—Returns coefficients for nth order linear prediction using Burg’s method or Yule-Walker algorithm.
• lcorr, plcorr—Returns the lagged sample correlation or the partial autocorrelation at each possible lag.