Skip to contents

Get performance indices for a model in a clean format

Usage

get_performance(model, ...)

Arguments

model

A fitted model object.

...

Additional arguments passed to performance::model_performance().

Value

A formatted data frame with the performance indices of the model.