powered by
plotsurvivors(x, status = rep(1, length(x)))
# 'kidney' dataset in MASS package data(kidney) plotsurvivors(kidney$time,kidney$status)
Run the code above in your browser using DataLab