Search found 15 matches
- Wed Mar 14, 2012 9:48 pm
- Forum: Estimation
- Topic: Change S.E in VAR
- Replies: 2
- Views: 3483
Re: Change S.E in VAR
thanks a lot......
- Fri Mar 09, 2012 11:20 pm
- Forum: Estimation
- Topic: Change S.E in VAR
- Replies: 2
- Views: 3483
Change S.E in VAR
hi,
I want to know if exist the possibility for changing in Eviews "the Response to Cholesky One S.D. Innovations ± 2 S.E" to "Response to Cholesky One S.D. Innovations ± 1 S.E", namely, change S.E the ± 2 to ± 1 S.E.
I hope understand me, my english is regular
thanks
I want to know if exist the possibility for changing in Eviews "the Response to Cholesky One S.D. Innovations ± 2 S.E" to "Response to Cholesky One S.D. Innovations ± 1 S.E", namely, change S.E the ± 2 to ± 1 S.E.
I hope understand me, my english is regular
thanks
- Wed Jul 07, 2010 9:51 pm
- Forum: Programming
- Topic: Rolling model
- Replies: 1
- Views: 3182
Rolling model
Thanks for the last answer.....
I have a question about rolling.....
Can I make a rolling in a object model?
If so, How??? (a tip...please)
Thanks!!!
I have a question about rolling.....
Can I make a rolling in a object model?
If so, How??? (a tip...please)
Thanks!!!
- Tue Jul 06, 2010 7:35 am
- Forum: Programming
- Topic: @elem EV6
- Replies: 7
- Views: 6325
Re: @elem EV6
thanks you gareth......you save me!!!!
- Tue Jul 06, 2010 6:52 am
- Forum: Programming
- Topic: @elem EV6
- Replies: 7
- Views: 6325
@elem EV6
Hi, I need your help related to @elem in Eviews 6..... I have a serie X from 1980 to 2008. I wanted to do a FOR loop to extract since 2000 to 2008 values: For !i = 2000 to 2008 scalar x(!i)=@elem(x, "!i") Next But did not work!!! :( , show a error related to string.... Can you help me, I n...
- Thu May 06, 2010 1:25 pm
- Forum: Programming
- Topic: Linear programming
- Replies: 2
- Views: 3505
Re: Linear programming
ok. ...anyway....thanks----
- Thu May 06, 2010 7:43 am
- Forum: Programming
- Topic: Linear programming
- Replies: 2
- Views: 3505
Linear programming
Hi!!!
Can it Eviews resolved in problems linear programming? e.g. MIN X st X>0, y+d=1...
How should be that setup, please a little example, really i need a tip
....thanks so much!!!
Can it Eviews resolved in problems linear programming? e.g. MIN X st X>0, y+d=1...
How should be that setup, please a little example, really i need a tip
....thanks so much!!!
- Mon Apr 19, 2010 11:14 am
- Forum: Programming
- Topic: Element by element
- Replies: 7
- Views: 6025
Re: Element by element
ok,thanks for you help.
- Mon Apr 19, 2010 7:09 am
- Forum: Programming
- Topic: Element by element
- Replies: 7
- Views: 6025
Re: Element by element
hi,
I know it, but How would be the way programming in Eviews 6...In reality i need a tip for this it.
thanks and excuse me the inconvenience!!!
I know it, but How would be the way programming in Eviews 6...In reality i need a tip for this it.
thanks and excuse me the inconvenience!!!
- Sun Apr 18, 2010 11:03 pm
- Forum: Programming
- Topic: Element by element
- Replies: 7
- Views: 6025
Re: Element by element
hi, another question......
Do you know how is it in Eviews 6?, i got not Eviews 7....
Thank you so much
Do you know how is it in Eviews 6?, i got not Eviews 7....
Thank you so much
- Sun Apr 18, 2010 9:41 pm
- Forum: Programming
- Topic: Element by element
- Replies: 7
- Views: 6025
Re: Element by element
thank you so much
- Sun Apr 18, 2010 6:33 pm
- Forum: Programming
- Topic: Element by element
- Replies: 7
- Views: 6025
Element by element
Please i need your help.... Hi, I'm new in using Eviews and my question is about the element by element assessment of two column vectors, eg, x is a 9x1 vector w is another vector of 9x1, I need to evaluate element by element of W and X independently without extracting them to a scalar, because oper...
- Sat Apr 03, 2010 2:36 pm
- Forum: Programming
- Topic: VECTOR
- Replies: 0
- Views: 1926
VECTOR
hi.....
I have the following lines:
if sf (i)> df (i) then
vector vii2 = vii (i) + (nd (i)-df (i))
vector df2 = vc + vx + (vk + vii2) + vip
vector DF3 = mip * df2
endif
I'm trying to evaluate i-th element of the vector sf> df, but it shows error.
What's wrong?
I have the following lines:
if sf (i)> df (i) then
vector vii2 = vii (i) + (nd (i)-df (i))
vector df2 = vc + vx + (vk + vii2) + vip
vector DF3 = mip * df2
endif
I'm trying to evaluate i-th element of the vector sf> df, but it shows error.
What's wrong?
- Sun Mar 07, 2010 11:54 am
- Forum: Models
- Topic: CHANGE INTERCEPT
- Replies: 3
- Views: 7118
Re: CHANGE INTERCEPT
It isn't quite clear what you're trying to do. Do you want to re-estimate a system of equations, imposing a certain value for one of the coefficients, or do you want to solve a model, including a set of equations, but changing one of the coefficients? Solving a model and estimating a system are two...
- Sat Mar 06, 2010 1:56 pm
- Forum: Models
- Topic: CHANGE INTERCEPT
- Replies: 3
- Views: 7118
CHANGE INTERCEPT
Hi I am from Colombia, and I need help with a system of equations. I want to calibrate (change) the intercept to take a particular value in a year. For example, one of the equations of the model is LOG (CAGR) =- 0.61011127308 +0.708299622094 * LOG (CAGR (-1)) - 0.0201884144825 * LOG (RER) +0.2174740...
