Hi
I run into a problem using destring. The problem is as follows:
insheet Year Country Log_GDP Log_Employment using "C:\Stata\POE\Labor\Elasticity.csv", case clear
(note: variable names in file ignored)
(4 vars, 212 obs)
. destring Log_GDP Log_Employment, force replace
command _parse_ignore is unrecognized
r(199);
I have run this before and there was no problem. Please advise.
Tq
Related Posts with Destring
Looping with paired values but not for every variableHi, let's say I want to create a series of dummy variables as follows: Code: order work_deg_sector…
bar graphDear All, Suppose that I have this data set: Code: * Example generated by -dataex-. For more info, …
type mismatch error in declaring a function of a classDear Statalist, I have one question regarding the mata programming. I couldn't figure out why mata …
"[" invalid command name error while running simple linear regression in STATAHi, I am trying to run the linear regression command (reg dep independent variables) in STATA but a…
Unbalanced covariates when the treatment variable has 3 levelsHello, I have performed covariate balancing test and after seeing the result I am confused. Could yo…
Subscribe to:
Post Comments (Atom)
0 Response to Destring
Post a Comment