Leonid asked me to do a quick survival analysis of two different types of mouse (m430 and m210) with surgically implanted tumours (or something like that). The data was in the wrong format but after transforming it looked like this:
In my opinion there are far too few samples to detect any significant difference between the mouse types in anything but the most extreme case. Nevertheless it is useful for him to go through the motions and publish what he has....or rather what I do for him.
I used the survival package for R . Here is the script and results.
##attach column names to the
Comments