Hi
I have a data set of 94 countries and number of observations for each country is different.
These countries are divided in 3 groups, by a variable name countryrank which takes values as 1, 2 or 3 for each country showing in which group the country falls.
I want to create dummy variables for each country falling in a specific group i.e. dummy variable d11 = 1 if it is the 1st country in countryrank = 1, d12 = 1 for 2nd country in countryrank = 1 and so on ... Similarly d21 if it is the 1st country in countryrank = 2 ....
Country variable is already coded
Is there any way to do it smartly or i have to use gen command 94 times?
Related Posts with Help in creating so many dummies
Compare (with p-values) Harrell C's statistics after the "estat concordance" command in STATADear all, This is a recurrent question. After a Cox prediction model, we have the post estimation o…
failure to run programDear Stata Forum members, I made a program like this: cap program drop sampletps program define sa…
CTRL+F in browse mode not working properlyHi all, I am using a dataset with Greek characters. I've noticed that when I do a ctrl+f in browse …
Panel count data with repeated measurements per day, per groupHi I have a data set I could use some input on how best to analyze. Its a hierarchical data with an…
Summarize for second level onlyDear all, I would like to ask you wheter it is possible to get information (mainly about number of …
Subscribe to:
Post Comments (Atom)
0 Response to Help in creating so many dummies
Post a Comment