| print.logitres | R Documentation |
print.logitres uses the list output from a regression, prints off a table of results and summarizes the score and convergence.
## S3 method for class 'logitres'
print(x, ...)
x |
result object from a regression, class logitres |
... |
can include the number of digits, named digit, or an unnamed integer entry assumed to be digits |
return nothing, prints the results to console
Other Output and Information Functions:
System_Version(),
print.caseconres(),
print.coxres(),
print.coxresbound(),
print.poisres(),
print.poisresbound()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.