print.summary.intcure: Print method for summary of fitted mixture cure models with...

Description Usage Arguments Value Author(s) See Also Examples

View source: R/intcure.r

Description

It prints the estimates of the parameters, standard errors, z-values, p-values, and the maximum likelihood value from a fitted mixture cure model with random effects.

Usage

1
2
## S3 method for class 'summary.intcure'
print(x, ...)

Arguments

x

an summary.intcure object obtained from summary()

...

other standard printing arguments

Value

It will return the object in x. This function is called for side effects

Author(s)

Yingwei Peng

See Also

intcure

Examples

1
2

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