Learn R Programming

frailtypack (version 3.4.0)

print.jointPenal: Print a Short Summary of parameter estimates of a joint frailty model

Description

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

Usage

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

Arguments

x

the result of a call to the jointPenal 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