Hello everyone,
I have a cohort with 1 group (no comparison group).
I created a landmark analysis with 3 periods of time (0-1 month, 1-12 months and 12-24months post-procedure) with the following syntax:
stset Followup_month, id(id) failure(V1=1)
stsplit Landmark, at(1, 12)
I am pretty happy with the aspect of the sts graph created with the variable Landmark. landmark.tif
Now I would like to compare the incidence of V1 between the periods in order to demonstrate that there are no statistical differences between them. What would be the proper test?
I assume that sts test Landmark, logrank doesn't work here.
Thank you very much.
Related Posts with landmark analysis differences between time-periods
4 Treatments, 3 Visits. Comparing change across visits between treatmentsGood Morning I was hoping that you would be able to offer some advice and guidance for a problem I…
Question on How to Write Add in Conditions for a RegressionHello, I need to run some regressions in Stata with a few conditions. I am examining data on incenti…
Adjusting confounders in ITSA (Single-group)Dear all, I am using Single-group ITSA (Linden, 2015), for measuring the population-level impact of …
Wildcard with exceptionI have a variable location, which I am splitting, e.g. Code: split location, p(", ") This generates…
Panel Unit Root TestHello Everyone, I am working on studying the relationship between military expenditure (independent …
Subscribe to:
Post Comments (Atom)
0 Response to landmark analysis differences between time-periods
Post a Comment