Hi guys, i need your help!i'm trying to fit a multiplicative error model using rugarch, imposing a null mean for the garch model so the resulting variance is the mean of my multiplicative error model. the point is that i need to increase the number of external regressors, including asymmetric effect, dummy variables and other variables, but when i insert in ugarchspec(variance.model=list(...external.regressors=X)) the output of the model doesn't include 'vxreg1', 'vxreg2',..' as it should. where do i wrong? thanks a lot sara
-- View this message in context: http://r.789695.n4.nabble.com/external-regressors-in-garch-variance-tp4637573.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.