powered by
"summary"(object, verbose = TRUE, ...)
Hist
NULL
plot.Hist
icensFrame <- data.frame(L=c(1,1,3,4,6),R=c(2,NA,3,6,9),event=c(1,1,1,2,2)) with(icensFrame,summary(Hist(time=list(L,R))))
Run the code above in your browser using DataLab