For example:
TS1 TS2 TS3
1/1/2000 5 4 3
There are 3 time series TS1 TS2 and TS3. I want to do a percentile ranking row wise such that:
TS1 TS2 TS3
1/1/2000 100% 50% 0%
So I do a percentile ranking across rows across multiple timeseries
Search found 3 matches
- Mon Feb 10, 2014 4:24 pm
- Forum: Data Manipulation
- Topic: Cross Sectional Percentile Ranking Across Time Series
- Replies: 3
- Views: 3282
- Mon Feb 10, 2014 6:41 am
- Forum: Data Manipulation
- Topic: Cross Sectional Percentile Ranking Across Time Series
- Replies: 3
- Views: 3282
Cross Sectional Percentile Ranking Across Time Series
Hi,
I was wondering whether it would be possible and how do I go about doing a percentile rank across various time series for the same date. Thanks!
I was wondering whether it would be possible and how do I go about doing a percentile rank across various time series for the same date. Thanks!
- Sat Apr 20, 2013 2:27 am
- Forum: Programming
- Topic: Getting the Names of the series in my group
- Replies: 15
- Views: 12968
Getting the Names of the series in my group
I have a group say G1 and I want to get the names of times series in my group. Is there any function that allows you to do that? Thanks!
e.g.
group g1 apple pear banana
I want to get the word apple pear and banana out.
e.g.
group g1 apple pear banana
I want to get the word apple pear and banana out.
