anova_glm: The function anova_glm() returns the Chi^2 and degrees of...

View source: R/rap.R

anova_glmR 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.

Description

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.

Usage

anova_glm(f)

Arguments

f

A logistic regression fit created using glm (base package)


JohnPickering/risk-assessment-plot-package documentation built on July 3, 2023, 8:41 a.m.