The kmciLR
class allows for confidence intervals to change at any time point,
while the kmci
class only has the confidence intervals change at observed failures.
Objects of this class has methods for the functions summary
, plot
.
formula, data, nmc=0, alpha=.05, Delta=0, stype="km", midp=FALSE, monotonic=NULL, control=bpcpControl()
time points where there is censoring but no observed failure
the estimate of survival in the interval described by L and R. This is a vector.
upper confidence limit for the survival curve in the interval described by L and R.
lower confidence limit for the survival curve in the interval described by L and R.
vector of left ends of interval associated with lower and upper
vector of logicals, should left end of interval be included?
vector of right ends of interval associated with lower and upper
vector of logicals, should right end of interval be included?
character vector describing intervals
character vector giving type of survival estimate, either 'km' or 'mue'
the level of the confidence limits, e.g., 0.95.
The following components must be included in a legitimate
kmciLR
object.