plot_aicw | R Documentation |
Plot DD models AIC weights as a barplot
plot_aicw(aic_tbl)
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())'. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.