Search found 27 matches

by Karl1
Tue Feb 11, 2014 4:03 am
Forum: Data Manipulation
Topic: One sided Hodrick-Prescott filter
Replies: 3
Views: 5611

Re: One sided Hodrick-Prescott filter

I see there is a new add-in for this that is on the add-in site. Nice!
by Karl1
Tue Jan 28, 2014 3:35 am
Forum: Data Manipulation
Topic: One sided Hodrick-Prescott filter
Replies: 3
Views: 5611

Re: One sided Hodrick-Prescott filter

Is this not possible with Eviews?
by Karl1
Mon Jan 20, 2014 10:54 pm
Forum: Data Manipulation
Topic: One sided Hodrick-Prescott filter
Replies: 3
Views: 5611

One sided Hodrick-Prescott filter

What are the commands for using a one-sided HP-filter in Eviews? I only found the two-sided HP-filter in the manuals. Searching the web I only found program code for one-sided HP for the other programs, not for Eviews.
by Karl1
Mon Jan 20, 2014 10:36 pm
Forum: Models
Topic: Setting minimum while solving multiple equations.
Replies: 8
Views: 12976

Re: Setting minimum while solving multiple equations.

Answer to my own question:
It works when deterministic simulations is used. Did not work with stochastic simulations.
by Karl1
Mon Jan 20, 2014 10:34 pm
Forum: Econometric Discussions
Topic: Hodrick-Prescott (HP-filter) as an endogenous entity
Replies: 6
Views: 10445

Re: Hodrick-Prescott (HP-filter) as an endogenous entity

Is it possible now in the latest version of Eviews to make the hp series a part of the model so that one automatically get the hp-series also for the forecasts and not only the historical data?
by Karl1
Wed Nov 20, 2013 1:56 am
Forum: Data Manipulation
Topic: Exporting table to Excel
Replies: 10
Views: 20461

Re: Exporting table to Excel

Nice! Thanks!
by Karl1
Tue Nov 19, 2013 9:39 am
Forum: Data Manipulation
Topic: Exporting table to Excel
Replies: 10
Views: 20461

Re: Exporting table to Excel

Seems like the freeze command freezes the raw data of the group, which is quaterly, and not the formated data, which is annual.
Is it possible to freeze the group as it is viewed?
by Karl1
Tue Nov 19, 2013 6:30 am
Forum: Data Manipulation
Topic: Exporting table to Excel
Replies: 10
Views: 20461

Re: Exporting table to Excel

EViews won't save a table directly to an Excel file, but it will save it as a CSV file (which Excel will open with no problems): tablename.save(t=csv) c:\documents\file.csv The last line in the following commands did not work modelbame.makegroup(s=m) table3b variablename1 variablename2 table3b.dtab...
by Karl1
Tue Nov 19, 2013 6:23 am
Forum: Models
Topic: Setting minimum while solving multiple equations.
Replies: 8
Views: 12976

Re: Setting minimum while solving multiple equations.

Guess nobody knows how to fix this.
Does anybody know why this happends? Why isn't the values identical when the original value is positive, and why is the new value not equall to zero when the original value is negative?
by Karl1
Tue Nov 19, 2013 5:37 am
Forum: Programming
Topic: Commands for adjusting tables
Replies: 2
Views: 3019

Re: Commands for adjusting tables

Thank you!
by Karl1
Mon Nov 18, 2013 5:51 am
Forum: Programming
Topic: Commands for adjusting tables
Replies: 2
Views: 3019

Commands for adjusting tables

I use the command "makegroup" to make tables. My data er quarterly, and I want the tables to show annual avarages. I haven't found the commands that makes this possible. Using menus, I use "tableOptions", Column grouping frequency first: annual, second: annual, Data display "...
by Karl1
Fri Nov 15, 2013 6:46 am
Forum: Models
Topic: Change pre-estimated equation
Replies: 4
Views: 6702

Change pre-estimated equation

How does one change a pre-estimated equation with the use of commands?
Example: How to change
y = y(-1) + x
to
y = y(-4) + x

I do not want to reestimate the equation. I want to keep all coeffisient values.
by Karl1
Tue Nov 12, 2013 12:37 am
Forum: Data Manipulation
Topic: Multiple workfile pages
Replies: 2
Views: 3547

Re: Multiple workfile pages

Thank you!
by Karl1
Tue Nov 12, 2013 12:28 am
Forum: Data Manipulation
Topic: Frequency conversion
Replies: 2
Views: 3277

Re: Frequency conversion

Thanks!
by Karl1
Mon Nov 11, 2013 8:52 am
Forum: Data Manipulation
Topic: Multiple workfile pages
Replies: 2
Views: 3547

Multiple workfile pages

What is the command for creating a multiple page workfile? I use the following for creating a workfile with one single page: %date = "111113" wfCREATE(wf=%date, page= Page1) Q 1972 2025 How should the above command be changed when one wish to make an additional page "Page2" with ...

Go to advanced search