plot_aicw: Plot DD models AIC weights as a barplot

View source: R/plot_aicw.R

plot_aicwR Documentation

Plot DD models AIC weights as a barplot

Description

Plot DD models AIC weights as a barplot

Usage

plot_aicw(aic_tbl)

Arguments

aic_tbl

a data frame containing AIC weights for the 10 DD models (*one* row per model) with at least cols 'dd_model' and 'aicw'. E.g. the output of 'read_mle_tbl(filter_aic_best())'.


TheoPannetier/hamr documentation built on Nov. 19, 2022, 3:48 a.m.