Description Usage Arguments Value Author(s) Examples
View source: R/summary.survIDM.R
Returns a a data.frame or list containing the estimates of the probabilities, its confidence limits and other information.
1 2  | 
object | 
 A fitted   | 
times | 
 Vector of times; the returned data frame will contain 1 row for each time. Missing values are not allowed.  | 
... | 
 For future methods.  | 
A data frame or a list containing the following components:
y | 
 The total time for obtaining the estimates of the probabilities.  | 
est | 
 Estimates of the probability.  | 
lower 95% CI | 
 The lower probabilities of the interval.  | 
upper 95% CI | 
 The upper probabilities of the interval.  | 
Luis Meira-Machado, Marta Sestelo and Gustavo Soutinho.
1 2 3 4 5 6 7 8  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.