Skip to content

reifjulian/sortobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SORTOBS: sort observations into a specified order


Updates:

  • September 16, 2010
    • Added before() and after() options

Install:

Type which sortobs at the Stata prompt to determine which version you have installed. To install the most recent version of sortobs, copy/paste the following line of code:

net install sortobs, from("https://raw.githubusercontent.com/reifjulian/sortobs/master") replace

To install the version that was uploaded to SSC, copy/paste the following line of code:

ssc install sortobs, replace

These two versions are typically synced, but occasionally the SSC version may be slightly out of date.

Description:

sortobs is a Stata command that sorts observations into an order specified by the user.

For more details, see the Stata help file included in this package.

Author:

Julian Reif
University of Illinois
[email protected]

About

Sort observations into a specified order

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published