How do I share a new command with Stata users?
| Title |
|
Sharing a Stata command |
| Author |
Ute Duvenhage, StataCorp |
| Date |
February 2006 |
Thank you for being willing to make your Stata commands available to other
Stata users. There are several ways of doing so.
- Submit your command to the Statistical Software Components (SSC) archive.
The following web site contains information on the SSC archive and
for submitting a command:
http://repec.org/bocode/s/sscsubmit.html
- Create your own web site.
You could create your own site and make it available through Stata. For
more information, type
help usersite
in the Stata Command window. A new window will open with details on
what information should be available on the user web site. Once you have
set up the site, send the URL to
webmaster@stata.com, and you will receive a confirmation email once the link
has been added.
- Publish in the Stata Journal.
Submit an article to the Stata Journal
that explains what your command does and describes the
theory behind it (with an example or two). For more
information on the requirements for such an article, type
help sj
in the Stata Command window. Read more about the Stata Journal at
http://www.stata-journal.com.
The availability of your command can be posted at Statalist, the Stata
listserver. Read more about Statalist at
http://www.stata.com/statalist.
|
|