Search found 3 matches

by gopvan
Mon Oct 27, 2014 7:35 pm
Forum: Programming
Topic: Display contents of control variable
Replies: 1
Views: 3286

Display contents of control variable

Hi...very basic question :( How do I output a variable's contents. What I mean is, if a series is the output then a series object gets created. But what about a scalar ? %b = "mom" %a = "hi" + %b I get on the status line %a computed. Likewise, if I calculate !ans = @corr(x,y) How...
by gopvan
Mon Oct 27, 2014 7:26 pm
Forum: Estimation
Topic: Solving VAR Model - Innovation Generation Option
Replies: 2
Views: 5680

Re: Solving VAR Model - Innovation Generation Option

Hi Chris - Thank you very very much. What I mean by bootstrapping samples is, I would like to estimate and solve the model for different estimation samples. In the example the estimation sample is 2000m01 to 20014m02 which is the sample used to run the coefficient estimates. After which I solve the...
by gopvan
Sun Oct 26, 2014 5:47 am
Forum: Estimation
Topic: Solving VAR Model - Innovation Generation Option
Replies: 2
Views: 5680

Solving VAR Model - Innovation Generation Option

Hi, I trying to understand the simulation options. I am using Eviews Version 7.2. Example: Let's say I have data for 4 variables- X1, X2, X3, X4 for the period 2000m01 to 2014m08. VAR model looks like; LOG(X1) = C(1,1)*LOG(X1(-1)) + C(1,2)*LOG(X2(-1)) + C(1,3)*LOG(X3(-1)) + C(1,4)*LOG(X4(-1)) + C(1,...

Go to advanced search