stat_km_compute {ggplot2.utils}R Documentation

Helper for stat_km

Description

Helper for stat_km

Usage

stat_km_compute(data, scales)

Arguments

data

(data.frame)
with time and status numeric columns.

scales

not used.

Value

A data.frame with time and survival columns.


[Package ggplot2.utils version 0.3.2 Index]