Hi!
I have a dataset in stata in which I want to string a numeric variable called bopael.
When I try to string it with the command:
tostring (bopael), replace
I get the error:
bopael has value label ; no replace
It has a value label called prog
I have tried to drop the label value with:
label drop prog
Though the value label still appears, which leads to that i'm unable to string my variable.
Hope you can help!
Related Posts with Dropping value label for a variable
Regressing aggregate grouped dataThis is the first time I post a question in this forum.... I have individual-level and firm-level da…
Generation of variablesDear Statalist-community, within a paper for my studies, I am doing an empirical analysis. In the p…
How to Plot panel data as a time series ????Dear Statilist May it is very simple but still I cannot find my answer I have panel data for 29 co…
spmap: displaying country name and labels (values) when using spmap commandHello, It is my first time using "spmap" command to produce maps. I am working on a panel of a numbe…
Paasche indexI have the dataframe like: year Pa Qa Pb Qb Pc Qc ... 1 2 3 ... How do I create the Paasche index …
Subscribe to:
Post Comments (Atom)
0 Response to Dropping value label for a variable
Post a Comment