Compute coefficients and confidence intervals from a fitted model object (e.g., from lme4::lmer
or limma::lmFit
).
summarize_model(model, label = NULL)
Fitted model object.
Optional parameter to add a label to the resulting data.table
.
data.table
object with coefficients and CIs.