bmtfit: Model fit from a mixture cure model with random effects to...

Description Usage Format Examples

Description

This is the result of the model fit intcure as shown below

Usage

1

Format

A list of class intcure

Examples

1
2
3
4
# bmtfit = intcure(Surv(time, cens) ~ g + FAB + cluster(inst), ~ g + FAB,
# data = bmt, basedist = "weibull", sigma = c(-1, NA, NA),
# optimcfg = list(method = "BFGS", hessian = TRUE, maxit = 2000)).
data(bmtfit)

intcure documentation built on July 2, 2020, 12:25 a.m.