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