powered by
TSmat.to.vect(mat)
vect <- 1:12 mat <- vect.to.TSmat(vect,T=3)##Convert vector to matrix TSmat.to.vect(mat)##Convert matrix to vector.
Run the code above in your browser using DataLab