print.rpsftm.coxph {rpsftm}R Documentation

modified version of print.coxph

Description

this drops the "arm" term as this is not a real parameter

Usage

## S3 method for class 'rpsftm.coxph'
print(x, digits = max(options()$digits - 4, 3), ...)

Arguments

x

an coxph()

digits

the number of digits to print out

...

further arguments


[Package rpsftm version 1.2.9 Index]