Description Usage Arguments Details Value References Examples
This function generates the standard errors of exponentiated glm coefficients. The resulting vector is ready for texreg's "override.se =" argument.
1 | odds_se(model)
|
model |
glm model. |
#' Partially adapted from a blog post by Andrew Heiss (2016).
A vector
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.