problems with @during with hourly frequency

For questions regarding the import, export and manipulation of data in EViews, including graphing and basic statistics.

Moderators: EViews Gareth, EViews Jason, EViews Steve, EViews Moderator

francisco
Posts: 27
Joined: Fri Jan 15, 2010 3:50 pm

problems with @during with hourly frequency

Postby francisco » Fri May 22, 2020 10:20 am

Hi,

When I want to create an indicative variable with @during("04/04/2020 01:00 04/06/2020 01:00") (for example) in Eviews11, it doesn't work.

Could you please help me?

Thanks

Francisco

EViews Matt
EViews Developer
Posts: 562
Joined: Thu Apr 25, 2013 7:48 pm

Re: problems with @during with hourly frequency

Postby EViews Matt » Fri May 22, 2020 2:14 pm

Hello,

It appears that @during doesn't accept intraday date notation. For the time being, you can work around this by using an @after and @before clause instead, e.g.

Code: Select all

series ind = @after("04/04/2020 01:00") and @before("04/06/2020 02:00")

francisco
Posts: 27
Joined: Fri Jan 15, 2010 3:50 pm

Re: problems with @during with hourly frequency

Postby francisco » Fri May 22, 2020 2:31 pm

ok. Do you have plans that in the future @during will also work with data in time frequency? ... with time data I have also tried to estimate models with breakls (Least Squares with Break Points) but it does not work ... it is also due to the @during command What doesn't work? ... What can I do to estimate a breakls model with data in hourly frequency?

EViews Matt
EViews Developer
Posts: 562
Joined: Thu Apr 25, 2013 7:48 pm

Re: problems with @during with hourly frequency

Postby EViews Matt » Fri May 22, 2020 4:12 pm

There does seem to be an issue with BREAKLS in an intraday workfile. It doesn't appear to be related to @during, but I'm still investigating. I don't have a workaround for you, other than perhaps to use an undated workfile for the time being.

francisco
Posts: 27
Joined: Fri Jan 15, 2010 3:50 pm

Re: problems with @during with hourly frequency

Postby francisco » Fri May 22, 2020 4:23 pm

Okay. Thank you.

EViews Glenn
EViews Developer
Posts: 2672
Joined: Wed Oct 15, 2008 9:17 am

Re: problems with @during with hourly frequency

Postby EViews Glenn » Sun May 24, 2020 7:04 am

We will look into this.

[Edit: in the process of testing a fix.]

EViews Glenn
EViews Developer
Posts: 2672
Joined: Wed Oct 15, 2008 9:17 am

Re: problems with @during with hourly frequency

Postby EViews Glenn » Tue Jun 09, 2020 3:15 pm

A fix has been posted.


Return to “Data Manipulation”

Who is online

Users browsing this forum: No registered users and 17 guests