Page 1 of 1

evaluate equation at intervals

Posted: Thu Apr 23, 2020 7:44 pm
by AbnormalDistribution
I want to output a matrix that shows the predicted dependent variable given incremental steps in my two independent variables. Assume an equation "eq" that is OLS:

y = c + x1 + x2

Could someone refer me to the documentation on the command for evaluating an equation? From there I should be able to construct the for loops myself.

Closest I could find was:

http://www.eviews.com/help/helpintro.ht ... Model.html

But this seems to be more about sophisticated model construction

Re: evaluate equation at intervals

Posted: Thu Apr 23, 2020 8:56 pm
by EViews Gareth