| print.summary.relogit {Zelig} | R Documentation |
Prints the
## S3 method for class 'summary.relogit'
print(x, digits = max(3,
getOption("digits") - 3), ...)
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 |
x (invisibly)