Calculate Estimates at Specific Timepoints
Find values at specified timepoints from curves specified as all corners of step functions.
timepoints(w, times)
w |
a list containing the estimates, with points for all corners of the step function. (Usually created by cuminc.) Each component in the list contains the estimate for a different group. Each component has components giving times, function estimates, and variances (see cuminc) |
times |
vector of times where estimates are needed |
A list with components
$est |
a matrix of estimates of the subdistributions with a row for
each component in |
$var |
a matrix giving the corresponding variances. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.