tidy_broom: Tidy with 'broom::tidy()' and checks that all arguments are...

View source: R/custom_tidiers.R

tidy_broomR Documentation

Tidy with broom::tidy() and checks that all arguments are used

Description

Tidy with broom::tidy() and checks that all arguments are used

Usage

tidy_broom(x, ...)

Arguments

x

(a model object, e.g. glm)
A model to be tidied.

...

Additional parameters passed to broom::tidy().

See Also

Other custom_tieders: tidy_multgee(), tidy_parameters(), tidy_with_broom_or_parameters(), tidy_zeroinfl()


larmarange/broom.helpers documentation built on Sept. 27, 2024, 12:35 a.m.