print.DTR: Print a short summary of survival curves

Description Usage Arguments Details See Also

Description

Print number of observations, number of events, and the median survival with confidence limits for the median for dynamic treatment regimes

Usage

1
2
## S3 method for class 'DTR'
print(x, ...)

Arguments

x

an object of class "DTR", which is the result of the LDTestimate function or WRSEestimate function

...

for future results

Details

The median and its confidence interval are defined by drawing a horizontal line at 0.5 on the plot of the survival curve and its confidence bands.

See Also

DTR.object, summary.DTR, print.summary.DTR, plot.DTR


DTR documentation built on May 2, 2019, 3:26 p.m.