I'm trying to investigate common patterns in conditional volatility for 28 sectoral series with 249 observations in each series with a multivariate DCC-GARCH model with the command "mgarch dcc" in Stata. However, it´s only generating results for 8 sectors and when I try to increase the number of sector, the follow message appear:
"matsize too small
You have attempted to create a matrix with too many rows or columns or attempted to fit a model with too many variables. You need to
increase matsize; it is currently 400. Use set matsize; see help matsize.
If you are using factor variables and included an interaction that has lots of missing cells, either increase matsize or set emptycells
drop to reduce the required matrix size; see help set emptycells.
If you are using factor variables, you might have accidentally treated a continuous variable as a categorical, resulting in lots of
categories. Use the c. operator on such variables."
If anyone has an idea on why it ́s handling only very few sectors, I would be grateful
Related Posts with DCC Garch
Gender wage gap, hourly wage or weekly wageHello everyone, I am doing a project on gender wage gap using Oaxaca Decomposition. I am wondering …
Validity of exclusion restriction in an Heckman IV modelDear Statalist Users, I was hoping to get some inputs on how to evaluate the validity of the exclus…
Time series data set up for time series analysisDear Altruistic, I'm using Stata 13. My data set is in following formation Code: * Example generat…
Editing graphHi, I need to edit a graph that starts from 0 to start from 10. I know how to change the x axis ran…
Using global variables within forvalue loopsI am trying to design a for loop that can be easily adapted for the input values but cannot work out…
Subscribe to:
Post Comments (Atom)
0 Response to DCC Garch
Post a Comment