sample_data.RdA fictional dataset for survival analysis.
data("sample_data")A `data.frame` with 64 rows and 4 columns:
condition character, either WT, Drug1 or Drug2
day numeric, the day that observations were made
dead numeric, number of organisms dead on this day
censored numeric, number of organisms censored/missing on this day.
data(sample_data)