R programming error: I get a time series with the identical number but plot out varying number
I am using the Multivariate Garch – DCC model to calculate the correlation of two assets. I have three time series data so three pairs of correlation are calculated. My codes work well plotting the corm1 and corm3. However, in corm2, a string of identical numbers forms a time series. And it plots out a varying trend. Can anyone help me with this issue?