print.summary.relogit2 {Zelig}R Documentation

Print Summary of a Rare-event Logistic Model

Description

...

Usage

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

Arguments

x

the object to print

digits

an integer specifying the number of digits of precision

...

ignored parameters

Value

x (invisibly)


[Package Zelig version 4.2-1 Index]