Dear users,
For my thesis, I am looking to export a table from Stata consisting of all the countries in my panel data which have data for all my five variables. When I do list if var1!=. & var2!=. etc. I get the list of countries, however, there are duplicates in the countries and I cannot turn it into a table that I can export to Word.
What is the way to do this?
Thank you in advance.
Related Posts with Table of countries in panel data
How to writing a code similar as the following code but by region?levelsof year, local(years) egen flag = tag(id_job year) gen stateratio = . foreach y of local years…
cmp for instrumental multinomial probit when there is cluster, baseoutcome, if conditionsI have been running non-instrumental multinomial probit that roughly looks like Code: mprobit Y X…
Comparing 2 mean changes per year for statistical difference?Dear Stata users, I have calculated mean changes in eGFR in 2 groups using mixed model. Group 1 me…
How to run Quantile regression with a dependent categorical variableDear all, Is there any way to run Quantile regression using a dependent categorical variable. I hav…
Using DateTime as Independent Variable - Regression Discontinuity in TimeHi everyone! In the same vein as Davis (http://faculty.haas.berkeley.edu/lda...JPE%202008.pdf), I w…
Subscribe to:
Post Comments (Atom)
0 Response to Table of countries in panel data
Post a Comment