print.coxresbound: Prints a cox likelihood boundary regression output clearly

View source: R/Utility.R

print.coxresboundR Documentation

Prints a cox likelihood boundary regression output clearly

Description

print.coxresbound uses the list output from a regression, prints off a table of results and summarizes the score and convergence.

Usage

## S3 method for class 'coxresbound'
print(x, ...)

Arguments

x

result object from a regression, class coxresbound

...

can include the number of digits, named digit, or an unnamed integer entry assumed to be digits

Value

return nothing, prints the results to console

See Also

Other Output and Information Functions: System_Version(), print.caseconres(), print.coxres(), print.logitres(), print.poisres(), print.poisresbound()


Colossus documentation built on Feb. 20, 2026, 5:10 p.m.