gee_anova: ANOVA for GEEs

View source: R/gee_anova.R

gee_anovaR Documentation

ANOVA for GEEs

Description

Carry out ANOVA and do backward model selection for GEEs fitted with geepack::geeglm()

Usage

gee_anova(model1)

Arguments

model1

a fitted model object created by geepack::geeglm()

Value

a list containing the best fitted model (with terms with p-values above 0.05 removed via backward selection) and a table of p-values for all variables in model1


stacyderuiter/s245 documentation built on July 31, 2023, 11:04 p.m.