R/kmPlot.R

Defines functions kmPlot

Documented in kmPlot

kmPlot <- function(times, ...) {
  UseMethod("kmPlot")
}

Try the GofCens package in your browser

Any scripts or data that you put into this service are public.

GofCens documentation built on Oct. 30, 2024, 9:13 a.m.