Search found 6 matches

by Mig
Thu Jan 26, 2012 1:01 pm
Forum: Programming
Topic: Series not filled with values after loop
Replies: 10
Views: 5451

Re: Series not filled with values after loop

OK, I'm really sorry, i just rebooted my computer and now i get numbers, prob i should update my EViews :). But Prob it works now because of the overwrite, so still thank you veryvery much.



<3 Mig
by Mig
Thu Jan 26, 2012 12:55 pm
Forum: Programming
Topic: Series not filled with values after loop
Replies: 10
Views: 5451

Re: Series not filled with values after loop

Hmmm.... I use EViews 7 and i get only NA's. Do you have an idea why?
by Mig
Thu Jan 26, 2012 12:48 pm
Forum: Programming
Topic: Series not filled with values after loop
Replies: 10
Views: 5451

Re: Series not filled with values after loop

Please excuse my constat questioning, but do the resulting e.g. y11, y12, ... are filled with numbers or "NA"s when u run the code? Cause when i run it, all the resulting series, vectores, ... are only filled with "NA"s, which is my problem... :) Thank you a thousend times for al...
by Mig
Thu Jan 26, 2012 12:24 pm
Forum: Programming
Topic: Series not filled with values after loop
Replies: 10
Views: 5451

Re: Series not filled with values after loop

Oh sorry i see my mistake (i modyfied the loops for a test), yeah the code looks like that: (when the code works, the b will be 5000 but for obvious reasons i keep it at 10 till then :) ) !tmax=100 create u 1 !tmax genr b=10 for !k = 1 to 3 for !j = 1 to 5 vector(b(1)) adf!j!k next next for !k = 1 t...
by Mig
Thu Jan 26, 2012 11:45 am
Forum: Programming
Topic: Series not filled with values after loop
Replies: 10
Views: 5451

Re: Series not filled with values after loop

Sorry that it is so difficult for me to explain/ for u to read :D When i run the code all the resulting tables (y11, ..., y53, adf1, ..., adf5, ...) are filled with "NA"s. But there shóuld be values in there... :) When i run the code without the loop (i modify the y, a, adf,... by taking a...
by Mig
Thu Jan 26, 2012 11:28 am
Forum: Programming
Topic: Series not filled with values after loop
Replies: 10
Views: 5451

Series not filled with values after loop

Hi, I'm pretty new to eViews (actually I started working with it 3 days ago :) ) and i need to make a presentation about break in time-series, so i wrote the following source-code. My Problem is that without the loops the series y, t, adf, .... is filled with values. But when i put the loops in the ...

Go to advanced search