Hi,
I thought I had cracked this but seemingly not:
After having trouble importing variables containing dates from an SPSS file I used -usespss- which looked to have done the trick and after formatting the variables using:
format time1 %tcHH:MM
so times are displayed (11.05, 11.15 etc) and ultimately I was looking for a duration of an appointment which I was able to calculate as time2 - time 1 which gave a third var time3 which I formatted as %tcMM so it shows a time in minutes, in this case 10 minutes.
My problem is that I want this value to behave as a 'normal' number, so I want to multiply var3, as '10' by another variable but I get really strange numbers. I've been reading the 'datetime translation' help files but can't work what I need to do. Is there a way to use/ convert this variable?
Any thoughts much appreciated.
Matt
Related Posts with Difficulty working with time variable
Distinct occurrences of variable value within each individual in a panelThe server I’m working on does not allow me to install -dataex-, so I apologize for the lack of stan…
Replace a observation by a missing valueI would like to know the command to replace the observations where it is written "refusal" and "don´…
Cox proportional testmy proportional-hazard assumption test based on Global test derived from Schoenfeld residuals was si…
Twoway Bar Graph Colors for Each Bars …
Relative risk ratios and their CIs from teffects psmatchI am trying to work out relative risk ratios from the ATET result on a binary outcome in teffects ps…
Subscribe to:
Post Comments (Atom)
0 Response to Difficulty working with time variable
Post a Comment