print.jointRecCompet: Print a Short Summary of parameter estimates of a joint...

print.jointRecCompetR Documentation

Print a Short Summary of parameter estimates of a joint competing risks midel

Description

Prints a short summary of parameter estimates of a joint competing risks model or more generally an object of class 'jointRecCompet'.

Usage

## S3 method for class 'jointRecCompet'
print(x, digits = max(options()$digits - 4, 6),
...)

Arguments

x

the result of a call to the jointRecCompet function

digits

number of digits to print

...

other unused arguments

Value

Print, separately for each type of event (Recurrent, Terminal1 and Terminal2), the parameter estimates of the survival or hazard functions.

See Also

jointRecCompet


frailtypack documentation built on June 27, 2024, 5:08 p.m.