tsmat: tsmat constructs a (n-p+1,p) matrix from a time series
where the first column is the shortened series y[p],...,y[n], the second is y[p-1],...,y[n-1], etc.
Description
tsmat constructs a (n-p+1,p) matrix from a time series
where the first column is the shortened series y[p],...,y[n], the second is y[p-1],...,y[n-1], etc.