best_fit_results_table: Function to generate results table

Description Usage Arguments Value See Also

View source: R/best_fit_results_table.R

Description

Function to generate results table

Usage

1
best_fit_results_table(df, Scheme, Pop, sep = ", ", model_to_select = 1)

Arguments

df

A dataframe of model results

Scheme

A character string specifying the vaccination scheme to make the table for.

Pop

A character string indicating which population to make the results table for.

sep

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

model_to_select

Numeric, defaults to 1. Manually select which model to extract. Useful if several models are nearly comparable.

Value

A list containing the best fitting model name, the model caption, the tidied effect size output and the summarised model for inspection

See Also

model_comparision


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