Add point-wise confidence limits to the graphs of Kaplan-Meier and Aalen-Johansen estimates.
This function is invoked and controlled by plot.prodlim
.
confInt(x, times, newdata, type, citype, cause, col, lty, lwd, density = 55, ...)
x |
an object of class ‘prodlim’ as returned by the |
times |
where to compute point-wise confidence limits |
newdata |
see |
type |
Either |
citype |
If |
cause |
see |
col |
the colour of the lines. |
lty |
the line type of the lines. |
lwd |
the line thickness of the lines. |
density |
For |
... |
Further arguments that are passed to the function
|
This function should not be called directly. The arguments can be specified
as Confint.arg
in the call to plot.prodlim
.
Nil
Thomas Alexander Gerds <tag@biostat.ku.dk>
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.