13 August 2021 1 4K Report

I created 100 random time-series and would like to fit the DCC-GARCH model on them using the following codes, but I got the error "1:m argument of length 0". Where went wrong?

#generate 100 time series via rnorm() set.seed(1023172) t

More Chi Liu's questions See All
Similar questions and discussions