print.summary.relogit: Print Summary of a Rare-event Logistic Model

Description Usage Arguments Value

Description

Prints the

Usage

1
2
3
  ## S3 method for class 'summary.relogit'
print(x, digits = max(3,
    getOption("digits") - 3), ...)

Arguments

x

an “relogit.summary” object produced by the “summary” method.

digits

an integer specifying the number of digits of precision to specify

...

parameters passed forward to the “print.glm” function

Value

x (invisibly)


IQSS/Zelig4 documentation built on May 9, 2019, 9:13 a.m.