Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in stata-macros

Append local macro in Stata

loops stata stata-macros

Is it possible to make Stata throw an error by default when a global macro is not defined, instead of a missing string?

What types of languages allow programmatic creation of variable names?

How to separate Stata macro `varlist' with commas for using in mi( ) and inlist( )?

stata stata-macros

Macro equivalent of Stata [duplicate]

r for-loop stata stata-macros

How to get number of items (length) from a Stata macro?

stata stata-macros

Drop variables with all missing values

stata stata-macros

Stata type mismatch with local macro?

stata stata-macros

How to keep a list of variables given some of them may not exist?

stata capture stata-macros

R equivalent of Stata's for-loop over local macro list of stubnames

Tabulate multiple variables with common prefix using a local macro

loops stata stata-macros

R equivalent of Stata local or global macros

r stata local stata-macros

How do I create a "macro" for regressors in R?

How to rename many variables with string suffixes

foreach stata stata-macros

Stata: Check if a local macro is undefined