Hello,
I am Salvatore, happy to join the Stata Forum community.
I am a new user who recently started using Stata. For my thesis research, I am using panel data. At the time I imported this data on Stata all my variables has been converted to strings. Since my dataset consists of over 60 columns (due to the fact that I use six variables and 12 years-time period of 2021-2010), I would like to try to set up a loop that will allow me to convert all the strings to numbers without typing each code. Please help me and I will give every kind of information that would be helpful. The command I am trying to use is with foreach, but I don't know how to use it.
[foreach var...]
Thank you very much. Sorry for my mistakes in following the posting rules, but this is my first post and I am still learning. I apologize for not being able to use dataex, but Stata says "input statement exceeds linesize limit. Try specifying fewer variables" Hope you will understand.
Salvatore
Related Posts with create a loop to convert string variables in numeric variables
Writing nested foreach loop to convert many .txt files to .dtaI'm trying to write a foreach loop to convert a few hundred text files, divided up into many folders…
Creating Date from Elapsed TimeI want to know when romantic relationships began. I have three different variables that indicate how…
Increase number of characters displayed in value label for svy tab?When using svy tab for survey weights, the label cut off is 8 characters, In regular tab, it's somet…
How to make subgraphs on the same rowgraph bar (percent) countme, over(dif) by(weekday) I am plotting very simple subgroup bar chart by …
Reshape from wide to long in multiple stepsDear Listers, I have some trouble reshaping a set of country specific variables that I need to merg…
Subscribe to:
Post Comments (Atom)
0 Response to create a loop to convert string variables in numeric variables
Post a Comment