Is it possible to write a formula that references a cell in a saved EViews table?
If so, what is the method for doing so?
Thanks!
-K
Access Table Data in Formula?
Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13603
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Access Table Data in Formula?
Define what you mean by formula.
Re: Access Table Data in Formula?
Formula for a line... Where my independent variables are stored in a table and the coefficients are drawn from a regression equation.
dependent = regression.c(1) * independent + regression.c(2)
Where...
regression.C(1) is the coefficient and regression.C(2) is the constant from a saved regression equation (called "regression"), and
independent is some number that I make up and store in a table. (Let's say the table is called "mytable")
Thx!
K
dependent = regression.c(1) * independent + regression.c(2)
Where...
regression.C(1) is the coefficient and regression.C(2) is the constant from a saved regression equation (called "regression"), and
independent is some number that I make up and store in a table. (Let's say the table is called "mytable")
Thx!
K
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13603
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Access Table Data in Formula?
Sorry, what do you mean by "line"?
Are you trying to create a formula object?
Are you trying to create a formula object?
Re: Access Table Data in Formula?
yes. sorry.
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13603
- Joined: Tue Sep 16, 2008 5:38 pm
Re: Access Table Data in Formula?
You can refer to the table cell just from mytable(3,1). But the formula will not dynamically update every time the table updates. Formula objects only update when series do.
Re: Access Table Data in Formula?
Hmmmm...
I'll play around with it. Thank you!
-K
I'll play around with it. Thank you!
-K
Who is online
Users browsing this forum: No registered users and 2 guests
