Learn R Programming

PICBayes (version 1.0)

plot.PICBayes: Plot method for a PICBayes model

Description

Plot estimated baseline survival function at grids.

Usage

# S3 method for PICBayes
plot(x, y, ...)

Arguments

x

A sequence of points (grids) where baseline survival probabilities are estimated.

y

Estiamted baseline survival at grids.

...

Other arguments if any.

Value

A plot of baseline survival function.