summarize_model: Compute model summary.

View source: R/stats-functions.R

summarize_modelR Documentation

Compute model summary.

Description

Compute coefficients and confidence intervals from a fitted model object (e.g., from lme4::lmer or limma::lmFit).

Usage

summarize_model(model, label = NULL)

Arguments

model

Fitted model object.

label

Optional parameter to add a label to the resulting data.table.

Value

data.table object with coefficients and CIs.

Author(s)

Ayush Noori


ayushnoori/brainstorm documentation built on April 14, 2025, 4:12 p.m.