How can I create multiple dummy (indicator) variables in Stata?

How can I create multiple dummy (indicator) variables in Stata?

瀏覽:936
日期:2025-10-04
25 Jun 2014 ... For example, the variable region (where 1 indic... ... You may use the generate and replace commands twelve times to create each of the indicator variables: . generate dregion1 = 0 ......看更多