Description Usage Arguments Details Value References Examples
This function generates the p-values of exponentiated glm coefficients. The resulting vector is ready for texreg's "override.pvalues =" argument.
1 | odds_pvalues(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.