Search found 1 match
- Tue Nov 17, 2009 9:10 am
- Forum: Programming
- Topic: Saving a Loop Regression
- Replies: 1
- Views: 3779
Re: Saving a Loop Regression
try this with the command @seriesname for !k = 1 to 74 for !i = 1 to 11 for !j = 0 to 11 %X= = wt.@seriename(!k) %www = @str(!i) + @str(!j) + %x equation eq{%www}.ls h c h(-i!) %x(-!i) next next next I hope that goes on, you could have some error if the names of the series of wt are to long. Cristian
