Default time limits are those provided to muhaz
, which default
to zero and the time corresponding to when ten patients remain
at risk. Default y-axis limits are 0 and the maximum estimated
hazard rate.
Additional lines can be added to the same set of axes using the lines
method.
# S3 method for muhaz
plot(x, ylim, type, xlab, ylab, ...)
# S3 method for muhaz
lines(x, ...)
Object of class muhaz
(output from calling muhaz
function)
Limits for the y axis.
type argument for plot
.
Label for the x axis.
Label for the y axis.
Additional arguments to be passed along.