print.transph_summary: Print summary of fitted transph model

Description Usage Arguments Author(s)

Description

Prints a summary of a fitted transph model. The number of digits to print for parameter estimates and p-values can be specified. The p-values are formatted using format.pval.

Usage

1
2
## S3 method for class 'transph_summary'
print(creg_sum, cdigits = 4, pdigits = 3)

Arguments

cdigits

The minimum number of significant digits to print for parameter point and interval estimates.

pdigits

The minimum number of significant digits to print for p- values. This is passed to format.pval.

treg_sum

An object of class transph_summary.

Author(s)

Eben Kenah kenah.1@osu.edu


ekenah/transtat documentation built on Nov. 11, 2021, 3:12 p.m.