August 11th, 2005, 7:08 pm
In Eviews, simply add the exogenous variable(s) in the Variance Regressors box, in the Equation Estimation dialog box.You can also do this in S-Plus which I have started using. But coming back to my original problem when i try to fit a garch(0,0)model with the exogenous variable usng the command below, I get a "Trivial model specified" error message. BP.Garch = garch(BP.ts~1, formula.var=~garch(0,0)+BP.ev)Can anyone help??Regards