qplot_survival: Survival (KM) plot for ggplot2

Description Usage Arguments Author(s)

View source: R/graphics.R

Description

Survival (KM) plot for ggplot2

Usage

1
qplot_survival(f.frame, f.CI = "default", f.shape = 3)

Arguments

f.frame

a survival data frame constructed by CreateSurvivalFrame

f.shape

the shape of censoring indicators

f.ci

wheter to draw confidence interval: TRUE, FALSE or 'default'. With 'default' it is dependent wheter a strata is given: no with strata, yes without

Author(s)

R. Saccilotto


sagade/inf460 documentation built on Dec. 31, 2020, 3:15 a.m.