Skip to contents

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

Usage

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

Arguments

x

result object from a regression, class coxres or poisres

...

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()