print.logisregr function

Print logisregr Object

Print logisregr Object

Prints the concise information of logisregr fit.

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

Arguments

  • x: The logisregr object to print.
  • ...: Ensures that all arguments starting from "..." are named.

Returns

A printout from the fit of a logistic regression model.

Author(s)

Kaifeng Lu, kaifenglu@gmail.com

  • Maintainer: Kaifeng Lu
  • License: GPL (>= 2)
  • Last published: 2025-04-24