summary_log_impl: Build summary log

View source: R/summary-log.R

summary_log_implR Documentation

Build summary log

Description

Private implementation function for building the summary log from a list of model objects. This is called by both summary_log() and add_summary().

Usage

summary_log_impl(.mods, calc_aic_bic = TRUE, ...)

Arguments

.mods

List of model objects that will be passed to model_summaries().

calc_aic_bic

Whether to add columns for AIC and BIC.

...

Arguments passed through to model_summaries()


metrumresearchgroup/bbr documentation built on July 4, 2025, 5:28 p.m.