Learn R Programming

loo (version 2.1.0)

find_model_names: 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.