censboot-internal {boot} | R Documentation |
Internal fucntions for use with censboot
.
cens.case(n, strata, R) cens.resamp(data, R, F.surv, G.surv, strata, index = c(1, 2), cox = NULL, sim = "model") cens.weird(data, surv, strata)
These are internal functions used by censboot
to construct
the bootstrap resamples. They should not be called directly by
the user.
Angelo J. Canty