Learn R Programming

stdReg (version 3.4.1)

print.summary.parfrailty: Prints summary of parfrailty fit

Description

This is a print method for class "summary.parfrailty".

Usage

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

Arguments

x

an object of class "summary.parfrailty".

digits

the number of significant digits to use when printing.

not used.

See Also

parfrailty

Examples

Run this code
# NOT RUN {
##See documentation for frailty

# }

Run the code above in your browser using DataLab