We are looking at the "Sabadell score" as a predictor of long term outcome at the point of discharge from critical care in hospital.
This is an ordinal score of 0,1,2 or 3.
Most patients fall in categories 0 and 1, fewer in 2 and 3 as the "sickest" groups of patients.
I have constructed a Cox-Regression model and found that this variable violates PH assumptions (this makes sense as the effect of this variable is likely to diminish with time)
I've read with interest the following conversation on: https://protect-eu.mimecast.com/s/fB...=statalist.org
Based on this I've drafted the following code to explore the effect at 90 days (we have five year survival data):
stcox i.Sabadell, tvc(i.Sabadell) texp(exp(_t>90))
I wanted to check that my interpretation is correct:
So at 90 days the hazard ratio observed in Sabadell score 3 is reduced by a factor of 0.363 - this would mean 120.32*0.363 = 43.68 - is this right???
Would it be reasonable to re-run the analysis at one, two and three years to examine how the effect changes over time?
If so what would be the optimal way to describe/present this data?
Advice gratefully received
Ben
Array
Related Posts with Cox Regression tvc command interpretation
Align rows based on common groupDear Statalist I have a starting dataset that looks like the following Code: * Example generated b…
inquire data problems: gen weekI have a large data set which contains from Oct 2002 to Feb 2007. The procedure is: From Oct 19, 200…
Herfindahl-Hirschman IndexHello all, I am working on a panel data of 200 firms from 1995-2019. Data is for a single industry. …
Panel data analysisHi evryone. What is wrong in may data? I cannot do xtpcse analysis. Please HELP!!! …
Exporter_Time_FE, Importer_Time_FE and Pair_FEDear, Prof.Joao, Prof. Tom, Dr. Sergio Correia & Others Stata Users, I am an economics graduate…
Subscribe to:
Post Comments (Atom)
0 Response to Cox Regression tvc command interpretation
Post a Comment