I am unable to sort by value, instead stata has been sorting by "alphabetical" in the sense that it is lined up by smaller numbers then value.
I have been using the comand "sort" for this.
Example
What is happening to the data
1034,23
104244,65
21345,43
2232,34
What im trying to get:
1034,23
2232,34
21345,43
104244,65
Thank you
Related Posts with Sorting by value
reshaping and creating unique "j()" within same idHi, I have a long-long format data set as below, I made reshaping before, but this time it is hard t…
Mata implementation of Mittag-Leffler functionI have just completed a port to Mata of Roberto Garrappa's MATLAB implementation of his algorithm fo…
how to indicate specific variables when using reghdfe and estfe?Hi there, I have a question regarding the use of reghdfe and esttab. Right now I have a bunch of co…
Seasonal DummyDear All, I would like kindly to generate two new variables from the following data. The first var…
Graphing Ovals/Ellipses?I know that one can plot circles in stata using a weighted scatterplot. Is it possible to plot ovals…
Subscribe to:
Post Comments (Atom)
0 Response to Sorting by value
Post a Comment