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
"Dummy Variable in Regression"Greetings Everyone! Hopefully, you will be fine, I want to check the impact of Family CEOs on firm …
sum of the coming 5 years of a variableDear Statalist, I am trying to generate a variable, that is equal to the sum of the coming 5 years …
Removing Outliers Survey in Stata (For variables time)Hi guys, Appreciate any help. Basically I will want to remove outliers on certain criteria of (time …
Mean of frequency from tabHello, i'm using Stata 16. I am trying to calculate the mean of the frequency values (second column…
dyndoc with table, statistic() errorHello Stata Corp. While trying out the new collect and table commands in Stata 17 I discovered a bu…
Subscribe to:
Post Comments (Atom)
0 Response to DCC Garch
Post a Comment