Search found 4 matches

by hasan1
Tue Aug 27, 2019 9:51 am
Forum: Bug Reports
Topic: "close" command in pyeviews
Replies: 2
Views: 5323

"close" command in pyeviews

I am unable to pass the "close" command from pyeviews to Eviews. Bunch of other commands work smoothly. import pyeviews as evp eviewsapp = evp.GetEViewsApp(version='EViews.Manager.11', instance='new',showwindow=True) evp.PutPythonAsWF(varlist, app=eviewsapp) #this works evp.Run('run progra...
by hasan1
Thu Aug 15, 2019 8:56 pm
Forum: Programming
Topic: setting solution sample for a model
Replies: 2
Views: 2975

Re: setting solution sample for a model

I know how to set it separately with "smpl"
by hasan1
Thu Aug 15, 2019 8:54 pm
Forum: Programming
Topic: setting solution sample for a model
Replies: 2
Views: 2975

setting solution sample for a model

Hi All, quick question.

Is there a way to set the solution sample as an option inside the following command?

model_name.solveopt(options)

Thanks in advance!
by hasan1
Mon Aug 05, 2019 8:15 pm
Forum: Programming
Topic: Finding the series that leads to "log of nonpositive" error
Replies: 1
Views: 2751

Finding the series that leads to "log of nonpositive" error

Hi All, I have a model with 60000+ equations. When I try to solve the model (deterministically), I am getting the "log of nonpositive number" error. Obviously a negative value appears somewhere. But the error window doesnt tell us anything else. My question is, is there a quick way in Evie...

Go to advanced search