identification and installation of user written commands stata

Post on 19-Jan-2015

128 Views

Category:

Education

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

Identification and installation of user written commands stata

TRANSCRIPT

Identification of user written commands/codes and installation of it in Stata

*Any version of Stata can be used for the identification and installation

1) Open the statistical package (Stata) and it will appear as below:-

User written commands/codes are available from a to x, and z

2) Type “ssc describe firstalphabet” :- Type “ssc describe a” ( Example: a)in Stata and it is shown as below:-

3) Press Enter and the list of commands (First alphabet of a) will appear as below:-

4) Type “ssc inst commandname” and it is shown as below

(For example. To download avplot2, type “ssc inst avplot2”)

4) Press Enter and the process of installation is shown as below:-

5) Now, it is possible to use the command in Stata.

top related