Description Usage Arguments See Also Examples
Calculate Portmanteau statistic.
1 | Portmanteau(res)
|
res |
A matrix with time-series residuals in columns. |
1 2 | require("stats")
Portmanteau(matrix(rnorm(200), 100,2)) # but typically with a residual
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.