Learn R Programming

DTR (version 1.7)

print.DTR: Print a short summary of survival curves

Description

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

Usage

"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