R/cumhazPlot.R

Defines functions cumhazPlot

Documented in cumhazPlot

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

Try the GofCens package in your browser

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

GofCens documentation built on June 8, 2025, 10:11 a.m.