I know square brackets mean optional components, vertical bar means OR, but what do curly brackets {} mean?
An example:
"
rangestat slist [if] [in] , interval(keyvar low high) [ options ]
where slist is composed of one or more of the following
(stat) { varlist | new_varname=varname } [ { varlist | new_varname=varname } ...]
(flex_stat) varlist
"
Related Posts with what does curly brackets mean in stata help files?
How to create a graphic for each country from panel database?Hi, I have a database on Panel data containing 143 countries and 22 years. Indeed, I would like to …
How to deal with endogeneity in fixed effect model?Hi, I am trying to estimate my model using fixed effect . but before that i did a unit root test and…
replace groups of variables' valueDear Stata users, Suppose we have groups of variables whose values are coded as zero or one. Now we…
Why the p values from my linear regression model don't agree with the ones from ANOVA?Array Array Hi everyone, here I'm confused: I think ANOVA and Linear Regression Model are suppose…
How to modify the results of the separate command?I would like to create variables per id group using the separate command following this example: C…
Subscribe to:
Post Comments (Atom)
0 Response to what does curly brackets mean in stata help files?
Post a Comment