Skip to content
Prev 77463 / 398502 Next

Problem with tick marks in lines.survfit (package survival)

Sorry, yes I think that would work, for the example I gave, but I am
trying to superimpose a curve onto an existing plot. The option of
using "plot" to draw both curves is not available, since the data are
(or were) in two different columns. For that reason I was trying to
use "lines" for the second curve.

I used the example given with the package so that I didn't have to
publish my own data (which are not mine to publish, if you see what I
mean).

I have now given up and created a new data frame with OS and PFS
stacked on top of each other, but this is a very time-consuming
workaround.

Do you (or anyone) know how to make "lines.survfit" draw tick marks?

Rachel
On 19/09/05, Robert Baer <rbaer at atsu.edu> wrote: