Page 1 of 1

How to genr a series from a sorted series?

Posted: Sat Jan 11, 2014 8:33 pm
by infoliu
Dear all,
I want to generate a series y with values from a sorted series x.
the comand: series y = x.sort not work
thanks.

Dagang

Re: How to genr a series from a sorted series?

Posted: Sat Jan 11, 2014 9:23 pm
by EViews Glenn
Given that the observation order doesn't seem to matter, is there a reason that you don't simply sort the workfile by X so that X is now in sorted order?