Hi Everyone. Started using Stata a few weeks ago and now I am addicted! I am currently trying run the following command:
destring Strgvar, gen(Strgvar1) ignore(` - _ , ')
but getting "too few quotes" as a response. I even tried to put all the characters to be ignored in quotes but it still returned the same error.
With the same command also, I noticed that numbers that have a hyphen between them e.g. "10-1" are eventually not destringed. I am using Stata 15. How do I fix these issues?
Related Posts with Destring-Ignore-Backtick Command with "Too Few Quotes" Error
RoundsHi, I have conducted propensity score matching using working hours as my treatment variable and the…
Error with tab2xlHi, I am using tab2xl command in Stata 15 and would want to save the excel file using today's date.…
Subinstr() returns "invalid syntax" within foreach loopHi, I've tried to run this code multiple times with many adjustments, I also tried the solutions to…
Generate new variable by groupsHello I have one problem, I need to create a new variable: I have a dataset with the id of groups o…
sample size for specificty/sensitivityHi all, I would like to conduct a study to investigate the potential use of a protein (continuous) i…
Subscribe to:
Post Comments (Atom)
0 Response to Destring-Ignore-Backtick Command with "Too Few Quotes" Error
Post a Comment