16 lines
146 B
Plaintext
16 lines
146 B
Plaintext
list: user.code_common_function
|
|
code.language: stata
|
|
-
|
|
|
|
# base stata
|
|
global
|
|
local
|
|
reg
|
|
regress: reg
|
|
# packages
|
|
estadd
|
|
estout
|
|
estpost
|
|
eststo
|
|
esttab
|