View source: R/filter_aic_best.R
filter_aic_best | R Documentation |
Returns a table with best maximum likelihood results for each of the 10 DD models, and computes the delta AIC, AIC weights, and the latter's cumulative sum.
filter_aic_best(mle_tbl)
mle_tbl |
a data frame containing maximum likelihood estimates for each of the DD models (at least one row for each model), with at least cols 'dd_model', and 'aic'. E.g. the output of [read_mle_tbl]. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.