print.logisregr: Print logisregr Object
Description
Prints the concise information of logisregr fit.
Usage
# S3 method for logisregr
print(x, ...)
Value
A printout from the fit of a logistic regression model.
Arguments
- x
The logisregr object to print.
- ...
Ensures that all arguments starting from "..." are named.