Learn R Programming

stdReg (version 1.1)

print.summary.stdCoxph: Prints summary of Cox regression standardization fit

Description

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

Usage

## S3 method for class 'summary.stdCoxph':
print(x, ...)

Arguments

x
an object of class "summary.stdCoxph".
...
not used.

See Also

stdCoxph

Examples

Run this code
##See documentation for stdCoxph

Run the code above in your browser using DataLab