hello
i have a series X and want to find percentile rank of each element of this series and also create series consisting of those percentile rank(order of series is like X). could you hlep me how to write eviews code?
how to write percentile rank code
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13584
- Joined: Tue Sep 16, 2008 5:38 pm
Re: how to write percentile rank code
Code: Select all
series perranks = @ranks(X1) / @obs(x1)
Re: how to write percentile rank code
thank you very much
-
banhbengconuong
- Posts: 15
- Joined: Mon Apr 25, 2011 8:31 pm
Re: how to write percentile rank code
thanks Gareth, It is helpful. Btw, is there a short way to know a specific number (say the mean) is at which percentile? thank you?Code: Select all
series perranks = @ranks(X1) / @obs(x1)
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13584
- Joined: Tue Sep 16, 2008 5:38 pm
Who is online
Users browsing this forum: No registered users and 1 guest
