Page 1 of 1

Percent Rank

Posted: Mon May 18, 2009 2:03 pm
by fnickel
Is there an way to replicate the percent rank function from Excel using Eviews code?
Thanks,
Frank

Re: Percent Rank

Posted: Mon May 18, 2009 2:22 pm
by EViews Gareth

Code: Select all

(@ranks(x)-1)/(@obs(x)-1)

Re: Percent Rank

Posted: Tue May 19, 2009 6:20 am
by fnickel
We are still in the stone age (version 4). Is the @ranks function available in this version?

Re: Percent Rank

Posted: Tue May 19, 2009 8:15 am
by EViews Gareth
No it isn't.

Please make sure you post in the correct forum in the future :D