powered by
This function allows you to make ARCH Test for residuals
ARCH.Test(x, lags)
residual series name,
lags
# NOT RUN { set.seed(12345) x <- rnorm(1000) ARCH.Test(x,3) # }
Run the code above in your browser using DataLab