Hello I'm trying to estimate the Dcc model, but I have this problem. Can someone help me to understand how to imply the same row as my variables have a different number of rows. This is my code
dcc.fit= dccfit(dcc.garch11.spec, data=data.frame(GDAXI,FCHI)) dcc.fit
Error in data.frame(GDAXI, FCHI) : arguments imply differing number of rows: 4234, 4267