thank you!
this works - I´ve got the svector with the observations from cell 1 through the last observation!
anyway, how can I count the number of observations in an alpha series (similar to @obs or @rows)?
Search found 2 matches
- Fri Oct 01, 2010 12:10 am
- Forum: Programming
- Topic: copying (extracting) data from alphaseries
- Replies: 2
- Views: 2909
- Wed Sep 29, 2010 1:58 am
- Forum: Programming
- Topic: copying (extracting) data from alphaseries
- Replies: 2
- Views: 2909
copying (extracting) data from alphaseries
I have 2 alphaseries, A01 and A02 with roughly 2000 observations. in A01 I have three strings, A, B and C. I want to copy (or extract) the observation A02 (i) into a new series A03 provided A01 (i) = “A”; so far, this is not so difficult to manage; see my program – as a result, I get A03 with the ob...
