print.summary.stdCoxph {stdReg}R Documentation

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.

Author(s)

Arvid Sjolander

See Also

stdCoxph

Examples


##See documentation for stdCoxph


[Package stdReg version 3.4.1 Index]