modSel,ubmsFitList-method | R Documentation |
Construct a model selection table from a ubmsFitList
## S4 method for signature 'ubmsFitList'
modSel(object, ...)
object |
An object of class |
... |
Currently ignored |
A data.frame
of model fit information with one row per
model in the input ubmsFitList
. Models are ranked in descending
order by expected log pointwise predictive density (elpd
).
loo
, loo_compare
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.