Postby diggetybo » Sat Feb 06, 2016 10:57 am
Maybe I'm not out of the woods yet... If @rapplyranks needs a vector with unique integers, then I will need to fill that vector with the right numbers. Does eviews have a way to retrieve an element's magnitude rank within the sample?
Say if I have a continuous series that ranges from 100 (min)to 1000(max) with 200 observations, I'd need some command to know how large that element was. Say if the element was 1000, then it'd be the highest, so 1. Or if it was 945, maybe it'd be something like 7, and so forth all the way to x=100, which should be the lowest, so 200 -- in keeping with the descending order example. Otherwise I'd have no way to assign the right value to the order vector for the @rapplyranks command.