print.multivPenal: Print a Short Summary of parameter estimates of a...

print.multivPenalR Documentation

Print a Short Summary of parameter estimates of a multivariate frailty model

Description

Prints a short summary of parameter estimates of a multivariate frailty model, or more generally an object of class 'multivPenal'.

Usage

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

Arguments

x

the result of a call to the multivPenal function

digits

number of digits to print

...

other unused arguments

Value

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

See Also

multivPenal


frailtypack documentation built on Nov. 25, 2023, 9:06 a.m.