I am trying to download a CSV into stata14, however I do not want stata to read the first row as variable names. How do I achieve that? It seems stata14 treats the first row as variable names by default...
Related Posts with Variable Names Stata
egen rowtotal with missing valuesHello, My code is this: Code: egen rm=rowmiss( var1- var10) . . egen Audit=rowtotal( var1- var…
grqreg graph optionshi I am running multiple quantile regressions on different samples and use grqreg to show it graphi…
How to add zero before the observation in a variable?Dear Stata user, Suppose, I have a varibale named "price", which ranges from the 3291 (4 digits) to …
How to generate percentage values in a 3 way frequency table?Dear Friends; I am trying to work out my descriptive tables where I have to obtain a table of corre…
Cox model refuses to calculate SEs for year dummies!Dear Statalist, I am looking for help with my Cox regression (a survival analysis). My unit of ana…
Subscribe to:
Post Comments (Atom)
0 Response to Variable Names Stata
Post a Comment