Learn R Programming

boot (version 1.2-10)

censboot-internal: Censored Bootstrap Functions

Description

Internal fucntions for use with censboot.

Usage

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)

Arguments

Details

These are internal functions used by censboot to construct the bootstrap resamples. They should not be called directly by the user.

See Also

censboot