coef.intcure: Retrieve coefficients from a fitted mixture cure model with...

Description Usage Arguments Value Author(s) See Also Examples

View source: R/intcure.r

Description

It collects all the estimates from a fitted mixture cure model with random effects and forms a long vector.

Usage

1
2
## S3 method for class 'intcure'
coef(object, ...)

Arguments

object

an intcure object obtained from intcure

...

inherited but not used here

Value

a vector consists of bt, gm, basepara and sigma

Author(s)

Yingwei Peng

See Also

intcure

Examples

1
2

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