Confidence Bounds

For technical support, tips and tricks, suggestions, or any other information regarding the EViews model object.

Moderators: EViews Gareth, EViews Moderator

caburdick
Posts: 24
Joined: Mon Jun 15, 2009 7:41 am

Confidence Bounds

Postby caburdick » Fri Oct 30, 2009 7:53 am

How do I get confidence bounds for stochastic simulations of a model? I can get the results I want (variable_s0l, variable_s0m, variable_s0h, and variable_s0s) using the interactive interface, but when I run

mymodel.scenario s0
mymodel.stochastic(r=1000,b=.95,c=f)
mymodel.solveopt(s=s,d=d,i=p)
mymodel.solve

I only get varibale_s0m and variable_s0s. What is the programming syntax necessary to obtain the confidence bounds variable_s0l and variable_s0h?

Thanks

trubador
Did you use forum search?
Posts: 1518
Joined: Thu Nov 20, 2008 12:04 pm

Re: Confidence Bounds

Postby trubador » Fri Oct 30, 2009 9:11 am

Try setting "s=a" instead of "s=s".

caburdick
Posts: 24
Joined: Mon Jun 15, 2009 7:41 am

Re: Confidence Bounds

Postby caburdick » Fri Oct 30, 2009 10:20 am

Thanks trubador! That worked. The s=a option isn't even listed as an option in the manual?!


Return to “Models”

Who is online

Users browsing this forum: No registered users and 15 guests