Print logisregr Object
Prints the concise information of logisregr fit.
## S3 method for class 'logisregr' print(x, ...)
x
: The logisregr object to print....
: Ensures that all arguments starting from "..." are named.A printout from the fit of a logistic regression model.
Kaifeng Lu, kaifenglu@gmail.com