print.frailtyPenal: Print a Short Summary of parameter estimates of a shared...

print.frailtyPenalR Documentation

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

Description

Prints a short summary of parameter estimates of a 'frailtyPenal' object

Usage

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

Arguments

x

the result of a call to the frailtyPenal function.

digits

number of digits to print.

...

other unused arguments.

Value

Print the parameter estimates of the survival or hazard functions.

See Also

frailtyPenal


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