Skip to contents

Retrieve coefficients and corresponding confidence intervals and p-values, as computed by broom::tidy.

Usage

model_coefs(model, ...)

Arguments

model

a linear model or generalized linear model.

...

additional parameters, passed to broom::tidy.