Get model coefficients
model_coefs.Rd
Retrieve coefficients and corresponding confidence intervals and p-values,
as computed by broom::tidy
.
Arguments
- model
a linear model or generalized linear model.
- ...
additional parameters, passed to
broom::tidy
.