plot.PICBayes: Plot method for a PICBayes model

Description Usage Arguments Value

View source: R/plot.PICBayes.R

Description

Plot estimated baseline survival function at grids.

Usage

1
2
## 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.


PICBayes documentation built on Aug. 5, 2021, 9:06 a.m.