Skip to contents

This function uses the return from the Kaplan-Meier model to create a log-log plot. It calculates log(-log(Survival Probability)) and log(Time).

Usage

plot_loglog(km)

Arguments

km

Kaplan-Meier estimation created with km_model.

Value

Log-log plot.