plotSurvivalCurves {PDATK}R Documentation

Generic for Plotting Survival Curves from an S4 Object

Description

Generic for Plotting Survival Curves from an S4 Object

Usage

plotSurvivalCurves(object, ...)

Arguments

object

An S4 object to plot survival curves for.

...

Allow new parameters to be defined on this generic.

Value

A plot, either via side-effects or as the return value.


[Package PDATK version 1.1.3 Index]