Search found 4 matches

by davidphilipp
Fri Oct 22, 2010 7:20 am
Forum: Programming
Topic: change of base year - VAR problem
Replies: 2
Views: 3185

Re: change of base year - VAR problem

Some time series ranged from 1970 to 2004 ... that´s why it was not possible.
Thx.
by davidphilipp
Wed Oct 20, 2010 8:01 am
Forum: Programming
Topic: change of base year - VAR problem
Replies: 2
Views: 3185

change of base year - VAR problem

Hi! I just changed the base year (base1) from 2000:1 to 2005:1 in {%e}={%e}-@elem({%e},%base1) {%h1}={%h1}-@elem({%h1},%base1) {%h2}={%h2}-@elem({%h2},%base1) {%x1}={%x1}-@elem({%x1},%base1) {%x2}={%x2}-@elem({%x2},%base1) {%y1}={%y1}-@elem({%y1},%base1) {%y2}={%y2}-@elem({%y2},%base1) series p{%pd}...
by davidphilipp
Tue Oct 05, 2010 3:05 am
Forum: Programming
Topic: store series into a matrix
Replies: 2
Views: 3100

Re: store series into a matrix

thanks a lot!
by davidphilipp
Wed Sep 29, 2010 4:43 am
Forum: Programming
Topic: store series into a matrix
Replies: 2
Views: 3100

store series into a matrix

Hi, I have 19 time series of evolving lenght for each of my variables. Therefore I created strings for each one. Now, for the first round, I need to store only the last observation of each time series into a vector/matrix. The time series grow by one quarter each. matrix(19,1) f_pez_1 ..... %first=&...

Go to advanced search