powered by
ArchTest (x, lags=12, demean = FALSE)
This is provided for compatibility with 'archTest' in the S-Plus script in Tsay (p. 102).
AutocorTest
data(m.intc7303) intcLM <- ArchTest(log(1+as.numeric(m.intc7303)), lag=12) # Matches answer on Tsay (p. 102)
Run the code above in your browser using DataLab