Hi I want to divide a variable I have by 2. 01aug2018 will be one variable and the other time. Sample data is below, I would appreciate it if you help. Variable name= emir_giriş_tarih_zaman
emir_giriş_tarih_zaman
01aug2018 09:40:00
01aug2018 09:40:00
01aug2018 09:40:00
01aug2018 09:40:00
01aug2018 09:40:00
I want two variables
date clock
01aug2018 09:40:00
Kind regards.
Related Posts with Split variable problem
I am shocked that Stata may not understand variable names literallyI have this simplest dataset. var new 0 1 Then I type tab va then it should throw me an error sa…
can we order the variables after -egen- ? Code: egen progsvness=rowmean(techAdvt prodAdvt) order progsvness,a(prodAdvt) the cod…
graphing a change with xtlineHello, I have issues with the command to generate a graph which will show a change of my variable o…
Log transform a variableIf we try to log transform a variable in STATA, why does the result(logX value) obtained differ from…
Bar charts: Percent on y-axis, absolute count over each bar?Hi, I'm making a bunch of barcharts, some using graph, some using catplot, like this: Code: grap…
Subscribe to:
Post Comments (Atom)
0 Response to Split variable problem
Post a Comment