gp: Calculate global p-values for categorical variables

View source: R/autosum.R

gpR Documentation

Calculate global p-values for categorical variables

Description

S3 generic to compute global (Type II/III) p-values for categorical predictors in a fitted model.

Usage

gp(model, ...)

Arguments

model

A fitted model object.

...

Additional arguments passed to methods.

Value

A data frame with columns var and global_p.


reportRmd documentation built on March 20, 2026, 5:06 p.m.