col_autocorrelation
Calculates the autocorrelation of columns for an inputted vector or matrix. Depending on input, function can return scalar, vector or matrix
Arguments
- Vector of values
- Parameter k, integer in [1, vector size - 1]
Output
Resulting autocorrelation
Examples