Learn R Programming

gtsummary (version 0.1.0)

add_global: Adds the global p-value for a categorical variables

Description

This function uses Anova from the car package with type = "III" to calculate global p-values.

Usage

add_global(x, ...)

Arguments

x

fmt_regression or fmt_uni_regression object

...

further arguments passed to or from other methods.

See Also

add_global.fmt_regression, add_global.fmt_uni_regression