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
Ref: Query about regression analysisDear Stata Experts, In one of my project, the dependent variable (DV) is country level corruption s…
What is Panel VAR?Good day. For our class project we need to analyse a panel of macroeconomic variables using "panel V…
Plotting an interaction while accounting for another interactionHi everyone, I want to plot the marginal effect of an IV on a DV for different values of my moderat…
R to STATAHello, I have a .Rdata file that I would like to convert into STATA. Can someone help to do this? Re…
Simultaneity in panel dataHow to deal with simultaneity in panel data? I am trying to establish a relationship between variabl…
Subscribe to:
Post Comments (Atom)
0 Response to Dropping value label for a variable
Post a Comment