View source: R/Portmanteau_test.R
portmanteau.test | R Documentation |
Method for a Portmanteau test of the null hypothesis of no remaining correlation in the co-variances of the estimated BEKK residuals.
portmanteau.test(x, lags = 5)
x |
An object of class "bekkFit" from function bekk_fit. |
lags |
An integer defining the lag length. |
Here, the multivariate Portmanteau test of Hosking (1980) is implemented.
Returns an Object of class "htest" containing the p-value and test statistic.
J. R. M. Hosking (1980). The Multivariate Portmanteau Statistic, Journal of the American Statistical Association, 75:371, 602-608.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.