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
Estimating latent class models in Stata using both categorical and continuous indicator variablesHi Statalist community, I am trying to run latent class models and I am fairly new to this type of …
Problems with command "etable"Hi there, My intention is to run "etable" to create a results table of two models. My code is: [A…
xtivreg2: endogeneity and overidentificationHello everyone, I have an issue with interpret the result of xtivreg2: - Overidentification is signi…
Which test should i use on Stata ?Hello, I would like to know which test to use on Stata according to my configuration. So I want t…
Household Fixed EffectHello, Is there an issue with using HH fixed effects or individual fixed effects when the death of a…
Subscribe to:
Post Comments (Atom)
0 Response to Difficulty working with time variable
Post a Comment