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 |
Value
Character vector of model names the same length as x.
[Package loo version 2.8.0 Index]