find_model_names {loo}R Documentation

Find the model names associated with loo objects

Description

Find the model names associated with loo objects

Usage

find_model_names(x)

Arguments

x

List of loo objects.

Value

Character vector of model names the same length as x.


[Package loo version 2.1.0 Index]