plot.PICBayes {PICBayes}R Documentation

Plot method for a PICBayes model

Description

Plot estimated baseline survival function at grids.

Usage

## S3 method for class '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.


[Package PICBayes version 1.0 Index]