Is it possible to destring/encode a variable from string to numeric without changing the variable name? And if so, how to do that?
I have tried this: destring coil_use, replace ignore("chars")
coil_use: contains characters not specified in ignore(); no replace
Related Posts with Need help with destring/encode variable without changing name of the variable
reshape monthly dataHello Everyone, I am here stuck unable to reshape a panel monthly data from US states. I extracted …
Creating a Custom YearA year ranges from January to December. However, I would like to create a custom fiscal year (FY) th…
Calculating significance between model coefficients in different modelsIf I want to calculate if the difference between coefficients in two different models is statistical…
Marginal effects for standardized continuous variable in probit interactionI have a question that to my knowledge isn't addressed yet on this forum. I am running a probit reg…
same Chinese characters?Dear All, I have this data. Code: clear input byte A str9 B 1 "里" 2 "里" end There are two (supposed…
Subscribe to:
Post Comments (Atom)
0 Response to Need help with destring/encode variable without changing name of the variable
Post a Comment