loo-ubmsFit-method function

Leave-one-out Cross Validation

Leave-one-out Cross Validation

## S4 method for signature 'ubmsFit' loo(x, ..., cores = getOption("mc.cores", 1))

Arguments

  • x: A ubmsFit model
  • ...: Currently ignored
  • cores: Number of cores to use for calculation

Returns

A named list of class loo with estimates of the expected log predictive density and other parameters used for model comparison. See ?loo::loo for more information.

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