Skip to contents

Run leave-one-out model comparison

Usage

model_comparison(models, ...)

Arguments

models

List of fitted models to compare

...

Additional arguments to be passed to loo::loo_model_weights

Value

The output of the loo_compare function for the fitted models.