Correlation and Partial Autocorrelation

lcorr(vx, vy) Returns a vector giving the correlation of the vectors vx and vy at each possible lag.

plcorr(v) Returns a vector giving the partial autocorrelation of the vector v at each lag.

Arguments: