Skip to contents

These function are version of the make.surv function from survHE. These are needed prior to blending.

Usage

make_surv(Surv, ...)

# S3 method for survHE
make_surv(Surv, t, nsim = 100, ...)

# S3 method for flexsurvreg
make_surv(Surv, t = NULL, nsim = 100, ...)

# S3 method for inla
make_surv(Surv, t = NULL, nsim = 100, ...)

# S3 method for default
make_surv(Surv, t = NULL, nsim = 100, ...)

Arguments

Surv

survival analysis object

...

Additional arguments

t

Time points; vector

nsim

Number of simulations; integer

Value

matrix of survival probabilities