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

Description Usage Arguments Value See Also

Description

Prints a short summary of parameter estimates of a joint nested frailty model, or more generally an object of class 'jointNestedPenal' for joint nested frailty models.

Usage

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

Arguments

x

the result of a call to the jointNestedPenal function

digits

number of digits to print

...

other unused arguments

Value

Print, separately for each type of event (recurrent and terminal), the parameter estimates of the survival or hazard functions.

See Also

frailtyPenal


socale/frailtypack documentation built on June 15, 2021, 3:37 a.m.