print.flexrsurv: Print a Short Summary of a Relative Survival Model

print.flexrsurvR Documentation

Print a Short Summary of a Relative Survival Model

Description

Print number of observations, number of events, the formula, the estimated coeficients and the log likelihood.

Usage

  ## S3 method for class 'flexrsurv'
print(x, 
      digits = max(3, getOption("digits") - 3), ...)

Arguments

x

the result of a call to the flexrsuv function.

digits

the minimum number of significant digits to be printed in values, see print.default.

...

other options

See Also

The default method print.default, and help for the function flexrsurv, flexrsurvclt.


flexrsurv documentation built on June 7, 2023, 5:09 p.m.