Construct a model selection table from a ubmsFitList
## S4 method for signature 'ubmsFitList'modSel(object,...)
Arguments
object: An object of class ubmsFitList
...: Currently ignored
Returns
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).