arch(x, lags.single = 16, lags.multi = 5, multivariate.only = TRUE)varestVAR(), or an object of class vec2varvec2var().TRUE (the default), only
the multivariate test statistic is computed.varcheckhtestmultivariate.only = FALSE is set.htestVAR, vec2var, resid,
plotdata(Canada)
var.2c <- VAR(Canada, p = 2, type = "const")
arch(var.2c)Run the code above in your browser using DataLab