print.coxres uses the list output from a regression, prints off a table of results and summarizes the score and convergence.
# S3 method for coxres
print(x, ...)return nothing, prints the results to console
result object from a regression, class coxres
can include the number of digits, named digit, or an unnamed integer entry assumed to be digits
Other Output and Information Functions:
System_Version(),
print.caseconres(),
print.coxresbound(),
print.logitres(),
print.poisres(),
print.poisresbound()