hi,
let assume I have a survival function, given as a solution from a continuous model. To be precise, the cumulative hazard is calculated, Ch(t), and then S(t) = exp(-Ch(t)).
How would you simulate a Kaplan-Meier plot based on this? Here, the so called clinical trial simulation is performed...