Page 1 of 1
how to store Slopes to run further equation
Posted: Sun Dec 01, 2019 2:32 am
by jame124
I have already estimated the equation with 8 crossid, and got the beta of X1 for each crossid, so I have 8 Beta.
I wonder if anyone can help me how to store those 8 Beta as a serie containing 8 Beta, since I have to use those 8 Beta to run another equation further.
Thank you in advance.
I am very new to eviews, and use only the equation box (cannot use the command area)
would be appreciate for your help so much.
Re: how to store Slopes to run further equation
Posted: Sun Dec 01, 2019 7:35 am
by startz
You will find the coefficients are automatically stored in the C vector. You can also find them in EQ06Whole.@coefs
Re: how to store Slopes to run further equation
Posted: Sun Dec 01, 2019 11:49 pm
by jame124
Thank you so much. How can I use these Coefficient to run another equation further ?
In the below picture, I need to use data only R2 to R8 to run another equation, these data are currently in the C as the above post told..
Thank you so much.
Re: how to store Slopes to run further equation
Posted: Mon Dec 02, 2019 12:10 am
by EViews Gareth
What exactly do you mean by using them to run another equation?
Re: how to store Slopes to run further equation
Posted: Mon Dec 02, 2019 12:46 am
by jame124
I mean these R2 to R8 has to be a serie of input (variable x) in another model, in order to estimate another serie of coefficient.
The another model, which I will run, is restricted model which we will fix the known variables (R2 to R8) and then, estimate coefficient to get the final result to interpret.
Appreciate your help so much.
Re: how to store Slopes to run further equation
Posted: Mon Dec 02, 2019 12:56 am
by jame124
I try my best. To run the new equation that has to use input from the coefficient result from old equation, now I copy those 8 coefficients and edit, then save in new table. Not sure whether it is ok or not.
Re: how to store Slopes to run further equation
Posted: Mon Dec 02, 2019 1:12 am
by jame124
i tried to run the final equation but Eview said that my new input is not a serie, so I can't run the final equation. I don't know how to go further.
Re: how to store Slopes to run further equation
Posted: Mon Dec 02, 2019 9:20 am
by EViews Gareth
Create a new, empty, series (Object->New Object->Series), then copy the values into it.