powered by
Calculate Portmanteau statistic.
Portmanteau(res)
A matrix with time-series residuals in columns.
informationTests
# NOT RUN { require("stats") Portmanteau(matrix(rnorm(200), 100,2)) # but typically with a residual # }
Run the code above in your browser using DataLab