Skip to contents

Print method for parametric frailty fits

Usage

# S3 method for class 'summary.parfrailty'
print(x, digits = max(3L, getOption("digits") - 3L), ...)

Arguments

x

An object of class "parfrailty"

digits

Number of digits to print

...

Not used

Value

The object being printed, invisibly