print.summary.feglm | R Documentation |
summary.feglm
print.summary.feglm
is a generic function which displays summary statistics from
objects returned by summary.feglm
.
## S3 method for class 'summary.feglm' print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
an object of class |
digits |
unsigned integer indicating the number of decimal places. Default is
|
... |
other arguments. |
feglm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.