normality(x, multivariate.only = TRUE)
varest
vec2var
TRUE
(the default), only
multivariate test statistics are computed.varcheck
htest
multivariate.only =
FALSE
is set.htest
VAR
, vec2var
, plot
data(Canada)
var.2c <- VAR(Canada, p = 2, type = "const")
normality(var.2c)
Run the code above in your browser using DataLab