Learn R Programming

ggplot2.utils (version 0.3.1)

stat_km_compute: Helper for stat_km

Description

Helper for stat_km

Usage

stat_km_compute(data, scales)

Value

A data.frame with time and survival columns.

Arguments

data

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

scales

not used.