modSel-ubmsFitList-method function

Model Selection For a List of ubmsFit Models

Model Selection For a List of ubmsFit Models

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).

See Also

loo, loo_compare

  • Maintainer: Ken Kellner
  • License: GPL (>= 3)
  • Last published: 2024-10-01