Calculate Portmanteau statistic
Calculate Portmanteau statistic.
Portmanteau(res)
res |
A matrix with time-series residuals in columns. |
require("stats") Portmanteau(matrix(rnorm(200), 100,2)) # but typically with a residual
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.