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 ( |
y |
Estiamted baseline survival at |
... |
Other arguments if any. |
Value
A plot of baseline survival function.
[Package PICBayes version 1.0 Index]