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
Creating Random VariableHi everyone. I just started to learning Stata. I have a question. How can i create a F random variab…
PPML estimationJoao Santos Silva Dear Joao Santos Silva I am very new to gravity model , your kind suggestion on th…
higher polynomial1) Y= X1+ X1*X1+X2 + X1*X2 + (X2)*(X1*X1) i.e. adding not only the interaction with the low level X1…
Graph combine different titles for columnsI use graph combine to combine multiple graphs in two columns and I would like to have two different…
For excel outputs related to pwcorr command.Dear all I have done a correlation analysis based on "pwcorr" command for my panel data. I used the …
Subscribe to:
Post Comments (Atom)
0 Response to Sorting by value
Post a Comment