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
META -ANALYSES negative value of a confidence interval - How to explain???Hi to everybody, I use the command metaprop (My effect size is "Prevalence of a skin disease") S…
Difference between clustering and fixed effects/adding control variables into the regressionI have observational data that was collected within the same year but on different days and in diffe…
Latent Class Model in STATA using lclogit__Error happenedhello? I am a novice to STATA. After conjoint analysis, A problem occurred during Latent Class Anal…
Is there a way to export -sum- outputs to a tex file?I tried using the SSC command -estout- but unfortunately this command only seems to work with regres…
Dropping Observations by using if commandI have the daily return datasets for various companies from 1996 to 2021 (example of dataset attache…
Subscribe to:
Post Comments (Atom)
0 Response to Dropping value label for a variable
Post a Comment