Search found 21 matches

by ashtongate
Tue Jun 16, 2015 8:15 am
Forum: Programming
Topic: Connect adjacent points on graph
Replies: 4
Views: 4459

Re: Connect adjacent points on graph

One more simple question (again could not find it in the literature), how can one customize the date labels using code? The graph.axis(b) command does not seem to provide that option
by ashtongate
Tue Jun 16, 2015 7:20 am
Forum: Programming
Topic: Connect adjacent points on graph
Replies: 4
Views: 4459

Re: Connect adjacent points on graph

Thx Gareth!
by ashtongate
Tue Jun 16, 2015 7:16 am
Forum: Programming
Topic: Connect adjacent points on graph
Replies: 4
Views: 4459

Connect adjacent points on graph

Hi all, I know how to connect adjacent points in a chart using point and click but is there an option to include this in code? I thought there must be a line of code that would work like
graph graph1.line(option here to connect adjacent points) series1

but I cannot find it.
by ashtongate
Tue Apr 24, 2012 2:32 pm
Forum: Add-in Support
Topic: BVAR impulse responses
Replies: 0
Views: 3334

BVAR impulse responses

Is there any way to change the identifying restrictions for the impulse responses from the Bayesian VAR add-in? I assume at the moment they are computing non-orthogonal impulses. Additonally, I am converting the Bayesian VAR to a model to estimate bootstrapped standard errors for the impulse respons...
by ashtongate
Tue Mar 13, 2012 5:35 am
Forum: Add-in Support
Topic: BVAR program code
Replies: 3
Views: 5958

Re: BVAR program code

Great, thanks a lot. Excellent add-in.
by ashtongate
Mon Mar 12, 2012 12:53 pm
Forum: Add-in Support
Topic: BVAR program code
Replies: 3
Views: 5958

BVAR program code

Is there any way to make a model from a BVAR in a batch file? I see the subroutine makemodel is in the add-in directory, but I am finding it difficult to call it for a BVAR estimation. Thanks!
by ashtongate
Sun Mar 11, 2012 5:02 pm
Forum: Models
Topic: Functions in models
Replies: 1
Views: 4393

Functions in models

I have a model in which there is a function on the right hand side. Obviously, the left hand side is an endogenous variable and the right hand side is a function of another endogenous variable (the function is @cumsum). Model is solvable, but the value of function on the right hand side does not cha...
by ashtongate
Thu Feb 23, 2012 8:04 am
Forum: Models
Topic: Terminal conditions for future values
Replies: 4
Views: 8532

Re: Terminal conditions for future values

Got it, thanks for you help.
by ashtongate
Tue Feb 21, 2012 3:21 pm
Forum: Models
Topic: Terminal conditions for future values
Replies: 4
Views: 8532

Re: Terminal conditions for future values

Thanks Chris. I see those general options for the method on the solver tab, but I do not see where I can fix the specific terminal values (or the growth rates). Also, is there a way to code it up in a program? I know you can set the general option in solveopt(t=??), but again, can you fix the specif...
by ashtongate
Mon Feb 20, 2012 4:42 pm
Forum: Models
Topic: Terminal conditions for future values
Replies: 4
Views: 8532

Terminal conditions for future values

Hi all, Heavy eviews user, but new to models. Running a small macro model with some future values. I am using the terminal conditions option, but am a little confused. Where can I specify the terminal conditions? If I cannot, what is eviews assuming? (e.g., I would like all of the endogenous variabl...
by ashtongate
Tue Jan 11, 2011 4:12 pm
Forum: Program Repository
Topic: Ideal Band Pass Filter For Stationary/Non-Stationary Series
Replies: 18
Views: 52399

Re: Ideal Band Pass Filter For Stationary/Non-Stationary Series

Gareth, simple question, but do I run the addin as a series proc? i.e., series_name.fdfilter

Works, but a dialog box appears asking me for options. I would like to code it up so the filter runs without menu inputs.
by ashtongate
Wed Dec 15, 2010 11:40 am
Forum: Models
Topic: Zero bounds in models
Replies: 3
Views: 5767

Re: Zero bounds in models

Thanks. I had thought of that approach, should work in most circumstances. Still, would be nice to include inequalities etc.
by ashtongate
Wed Dec 15, 2010 11:22 am
Forum: Models
Topic: Zero bounds in models
Replies: 3
Views: 5767

Zero bounds in models

Is there a way to impose a zero lower bound on an endogenous variable in a model? Would be very useful in the current environment...
by ashtongate
Mon Nov 23, 2009 9:12 am
Forum: Programming
Topic: Matching a date with a series observation
Replies: 6
Views: 7712

Re: Matching a date with a series observation

Great, thanks!
by ashtongate
Mon Nov 23, 2009 8:20 am
Forum: Programming
Topic: Matching a date with a series observation
Replies: 6
Views: 7712

Matching a date with a series observation

Anyone know how to match a series observation to a date? I know about @dtoo and @otod, but I am thinking more of identifying the date for which a series reached it maximum value; i.e. I do not know the observation number, just the criteris (that it is the max),

Cheers!

Go to advanced search