print.DTR {DTR} | R Documentation |
Print number of observations, number of events, and the median survival with confidence limits for the median for dynamic treatment regimes
## S3 method for class 'DTR'
print(x, ...)
x |
an object of class |
... |
for future results |
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.
DTR.object
, summary.DTR
,
print.summary.DTR
, plot.DTR