plotKM0: plot just KM

Description Usage Arguments

View source: R/qplot_survival_p.R

Description

no covariate KM plot

Usage

1
2
3
4
plotKM0(OS, OScensoring, f.CI = TRUE, xlab = "Survival time", f.shape = 3,
  ylab = "Survival Probability", main = "Kaplan-Meier Curve",
  hcolor = "#a2abb5", legendText = "Death status", tag = "", lx = 0.2,
  ly = c(0.1, 0.05), showAnno = TRUE, cex.main = 0.8)

Arguments

OS

Overall survival

OScensoring

censoring status

f.CI

whether to add C.I.

xlab

x label

f.shape

shae

ylab

y label

main

main title

hcolor

horizontal line color

legendText

text for legend

lx

x position of legend

ly

y position of legend

showAnno

whether to show annotation


nickytong/GenAnalysis documentation built on July 20, 2019, 8:57 a.m.