Language syntax - Stata
11Language Prefix for of existing of new base levels operators to a group of factor variables with time-series varlist: special note for Mac special note for Unix OverviewWith few exceptions, the basic Stata Language syntax is[byvarlist:]command[varlist][=exp][ife xp][inrange][weight][,options]where square brackets distinguish optional qualifiers and options from required ones. In this diagram,varlistdenotes a list of variable names,commanddenotes a Stata command,expdenotes an algebraicexpression,rangedenotes an observation range,weightdenotes a weighting expression, andoptionsdenotes a list of [ U ] 11 Language varlistMost commands that take a subsequentvarlistdo not require that you explicitly type one.
The tabulate command requires a varname; see[R] tabulate oneway. Example 1 The summarize command lists the mean, standard deviation, and range of the specified variables. In[R] summarize, we see that the syntax diagram for summarize is summarize varlist if …
Download Language syntax - Stata
Information
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document: