Description Usage Arguments Value Examples
Computes a coefficient summary table for glms with robust standard errors and robust CIs
1 2 |
model |
The fit of a generalized linear model (lm or glm) |
type |
Character string giving type of robust standard error from sandwich package |
df |
Degrees of freedom for reference t distribution (Inf means Normal distribution) |
expo |
Logical expression indicating whether exponentiated linear combination of coefficients is requiested |
level |
Numeric confidence coefficient for CIs (as proportion) |
digits |
Number of digits to round to in output |
A table with coefficient estimates (exponentiated or not), CIs and P-values based on robust standard errors
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.