format_model_summaries: Summarise models

Description Usage Arguments Value

View source: R/format_model_summaries.R

Description

Summarise fitted models and bind to descriptive information.

Usage

1
format_model_summaries(Models, ModelSpec, sep = ", ")

Arguments

Models

A dataframe of fitted models with summary information

ModelSpec

A dataframe containing descriptive information about each model

sep

A character vector indicating the seperator used between the upper and lower credible intervals. The default is ', '.

Value

A dataframe of formatted model summaries, including updated descriptive information.


seabbs/DirectEffBCGPolicyChange documentation built on Dec. 14, 2019, 9:24 p.m.