Gtools Macro < Premium — VERSION >
* 12. Square if "`square'" != "" quietly replace `tempvar' = `tempvar'^2 if "`verbose'" != "" di as text "Applied square transformation" local transform_count = `transform_count' + 1
To use these features, you must first install gtools : gtools macro
* Multiple transformations gtools_macro income, topcode(200000) stdize generate(income_std) explaining why they outperform native methods
You have a list of controls, but you want to exclude a specific variable ( "age" ) and quote the rest for a global macro. how to use them
This article will dive deep into gtools macros, explaining why they outperform native methods, how to use them, and practical examples that will change your workflow.
Deja un comentario