xyplot.survfit: Plot a dose-survival curve with its confidence bounds

Description Usage Arguments Value Author(s) See Also

Description

Accept a survfit object, and plot 'dose-survival curve' in the form of a complementary cumulative distribution function of dose tolerability.

Usage

1
2
## S3 method for class 'survfit'
xyplot(x, data = NULL, ylim = NULL, ...)

Arguments

x

An object of class survfit

data

Unused; included for S3 generic/method consistency.

ylim

Passed through to xyplot

...

Passed through to xyplot

Value

A lattice plot

Author(s)

David C. Norris

See Also

ds.curve


dcnorris/DTAT documentation built on May 7, 2019, 10:45 p.m.