Construct a model selection table from a ubmsFitList
# S4 method for class 'ubmsFitList'
modSel(object, ...)
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
).