Learn R Programming

ubms (version 1.2.7)

modSel,ubmsFitList-method: Model Selection For a List of ubmsFit Models

Description

Construct a model selection table from a ubmsFitList

Usage

# S4 method for ubmsFitList
modSel(object, ...)

Value

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

Arguments

object

An object of class ubmsFitList

...

Currently ignored

See Also

loo, loo_compare