If I forecasting for linear equations, what is the code? I am talking about financial forecasting. Simply, say, Sales = Sales(-1)*1.20 (20% constant growth rate)?
Any thoughts? Simple, yes. Stumped, unfortunately yes.
Linear equations
Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason
-
startz
- Non-normality and collinearity are NOT problems!
- Posts: 3798
- Joined: Wed Sep 17, 2008 2:25 pm
Re: Linear equations
Believe it or not, the code isIf I forecasting for linear equations, what is the code? I am talking about financial forecasting. Simply, say, Sales = Sales(-1)*1.20 (20% constant growth rate)?
Any thoughts? Simple, yes. Stumped, unfortunately yes.
Code: Select all
Sales = Sales(-1)*1.20Re: Linear equations
That was what I thought but, The error I get is: Equation or VAR specification incomplete.
-
startz
- Non-normality and collinearity are NOT problems!
- Posts: 3798
- Joined: Wed Sep 17, 2008 2:25 pm
Re: Linear equations
Type it into the command pane. This assumes you already have a variable named sales and that you have set the smpl to the range you wish to forecast.
Who is online
Users browsing this forum: No registered users and 2 guests
