Hi all, I'm trying to generate iso2 codes for all countries (typed out manually) and I have been told to use the command kountry. Halfway through it says kountry.dta not found and I'm not sure where I've done wrong (I'm a newbie!).
This is what I did:
ssc install kountry
kountry COUNTRY1, from(other) stuck marker --->#this gives the iso3n codes _ISO3N_#
kountry _ISO3N_, from(iso3n) to(iso2c)
file /Users/xyz/Library/Application
Support/Stata/ado/plus/k/kountry.dta not found
Any advice?
Related Posts with kountry command
Change vartypeHello, I have a dataset I have created myself from Excel, which is made mostly out of percentages an…
Summary StatisticsDear People, How do I get from the attached STATA file, to the attached output table? Kind regards…
Removing top 0.5% of a variableHi, I have a variable from a large dataset and I have read published literature by previous authors…
Assumptions for a mediated model with multiple fixed effects regressionsDeal all, I am trying to study a mediating model with multiple fixed effects regressions and before…
Stata-Python interface sfi.setLocal is not workingHello, I am trying to fit a naive Bayes model on Stata dataset by using the Stata-Python interface.…
Subscribe to:
Post Comments (Atom)
0 Response to kountry command
Post a Comment