ARCH date regularity issue
Posted: Fri Apr 13, 2012 12:18 pm
Hey EV gurus,
Relatively new to EViews, so I appreciate your time and patience. I am using EViews 7.1.
I have a workfile of 13 countries' bond yields for which I am attempting to model volatility dynamics using GARCH-M. The data ranges from 1/1/1990 to 2/29/2012 for a total of about 5800 obs.
Since ARCH estimation requires a continuous sample and complete observations don't begin until 1996, I reduced the data range to begin then, yielding a total of ~4200 obs. There are a couple hundred observations which contain NA's for one or more of the countries after this period, so I set the sample to omit these using "smpl if austria<>na and belgium<>na and..." for all countries. I opened all 13 countries as a group to verify there are no NA's, which there are not.
Then, I open Estimate Equation, select ARCH, specify my conditional mean equation "greece c germany gc gc*germany gdg gdg*germany", where gc and gdg are dummy variables, specify the log(var) option, and run.
The error I get back is "ARCH estimation requires a continuous sample." I attempted to coerce the data into irregular form using "Dated-specify by Date series", selecting "date" (object containing the date information), click OK, to which it gives the message "Date series has no duplicates or gaps. Converting to a regular frequency."
The data series contains no missing observations, occurs at an irregular frequency, yet attempts to coerce it as such fail.
Any thoughts?
Relatively new to EViews, so I appreciate your time and patience. I am using EViews 7.1.
I have a workfile of 13 countries' bond yields for which I am attempting to model volatility dynamics using GARCH-M. The data ranges from 1/1/1990 to 2/29/2012 for a total of about 5800 obs.
Since ARCH estimation requires a continuous sample and complete observations don't begin until 1996, I reduced the data range to begin then, yielding a total of ~4200 obs. There are a couple hundred observations which contain NA's for one or more of the countries after this period, so I set the sample to omit these using "smpl if austria<>na and belgium<>na and..." for all countries. I opened all 13 countries as a group to verify there are no NA's, which there are not.
Then, I open Estimate Equation, select ARCH, specify my conditional mean equation "greece c germany gc gc*germany gdg gdg*germany", where gc and gdg are dummy variables, specify the log(var) option, and run.
The error I get back is "ARCH estimation requires a continuous sample." I attempted to coerce the data into irregular form using "Dated-specify by Date series", selecting "date" (object containing the date information), click OK, to which it gives the message "Date series has no duplicates or gaps. Converting to a regular frequency."
The data series contains no missing observations, occurs at an irregular frequency, yet attempts to coerce it as such fail.
Any thoughts?