plot.ddp: plot estimated log hazard ratio functions from an object of...

Description Usage Arguments Value

View source: R/plot.R

Description

plot estimated log hazard ratio functions with credible intervals from an object of class ddp.

Usage

1
2
## S3 method for class 'ddp'
plot(x,simultaneous=FALSE, exp=FALSE, ...)

Arguments

x

Output an object of class ddp

simultaneous

Plot simultaneous credible intervals or not. The default is FALSE.

exp

Plot hazard ratio (TRUE) or log hazard ratio (FALSE). The default is FALSE.

...

Arguments to be passed to method

Value

plot estimated log hazard ratio functions from an object of class ddp.


DPWeibull documentation built on Dec. 13, 2021, 1:07 a.m.