You are right. Everything looks good now. I don't know what the problem was... Feel free to delete the posts above if you want to keep this clean.
Thank you so much for your quick responses and sorry for wasting your time!
Search found 3 matches
- Mon Jan 27, 2014 1:59 am
- Forum: Programming
- Topic: sample size
- Replies: 6
- Views: 9296
- Thu Jan 23, 2014 9:10 am
- Forum: Programming
- Topic: sample size
- Replies: 6
- Views: 9296
Re: sample size
sorry for the bad explanation. I'll try again: my sample ranges from 1991q1 till 2013q4 I ran some rolling OLS etc the results of which are collected into a matrix with 28 rows. I want to display this matrix as time series, so the x-axis shows the start years of the rolling windows (otherwise its an...
- Thu Jan 23, 2014 8:13 am
- Forum: Programming
- Topic: sample size
- Replies: 6
- Views: 9296
Re: sample size
I'd like to change my sample size for one transformation, however, if I use for example: smpl @first+1 1998:1 mtos(matrix, group) smpl @all I need to do this because 'matrix' is smaller then my complete sample. All values beyond 1988:1 are gone from the matrix afterwards. Is there a way to change th...
