print.transreg_summary: Print summary of fitted transreg model

Description Usage Arguments Author(s)

View source: R/transreg.R

Description

Prints a summary of a fitted transreg 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 'transreg_summary'
print(treg_sum, cdigits = 4, pdigits = 3)

Arguments

treg_sum

An object of class transreg_summary.

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.

Author(s)

Eben Kenah kenah.1@osu.edu


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