print.additivePenal: Print a Short Summary of parameter estimates of an additive...

print.additivePenalR Documentation

Print a Short Summary of parameter estimates of an additive frailty model

Description

Prints a short summary of the parameter estimates of an additive frailty model or more generally of an 'additivePenal' object

Usage

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

Arguments

x

the result of a call to the additivePenal function

digits

number of digits to print

...

other unused arguments

Value

Print the parameter estimates of the survival or hazard functions.

See Also

additivePenal


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