| anova_glm | R Documentation | 
The function anova_glm() returns the Chi^2 and degrees of freedom for each variable & the same was anova.rms() does from lrm() in the rms package.
anova_glm(f)
| f | A logistic regression fit created using glm (base package) | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.