Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

km.curve

Plot Kaplan-Meire survival curves


Description

Plot a Kaplan-Meire survival curve for terminal nodes or selected subgroups.

Usage

km.curve(object, 
	x.lab = c(0,24,48,72,96,120, 144, 168, 192, 216, 240), lwd = 1.5, ...)

Arguments

object

an object from kaps

x.lab

X labels specified as arguments

lwd

line width

...

other arguments for plot object. See plot for details.

Details

This function provides Kaplan-Meire survival curves with the estimated subgroups by kaps.

See Also


kaps

K-Adaptive Partitioning for Survival data

v1.0.2
GPL-3
Authors
Soo-Heang Eo [aut, cre], Seung-Mo Hong [ctb], HyungJun Cho [aut]
Initial release
2014-11-01

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.