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

Description Usage Arguments Value Author(s) See Also Examples

View source: R/intcure.r

Description

It prints the estimates of the parameters in the model and the maximum likelihood value.

Usage

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

Arguments

x

an intcure object obtained from intcure

...

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.