summary.TM: Print the summary of a TM object

Description Usage Arguments

View source: R/TM.R

Description

Print the summary of a TM object

Usage

1
2
## S3 method for class 'TM'
summary(object, digits = max(3, getOption("digits") - 3), ...)

Arguments

object

an object of class 'TM'

digits

number of digits to round to after decimal

...

additional options


umich-biostatistics/corrsurv documentation built on Jan. 11, 2020, 2:03 a.m.