performance_object: This function takes result of organize_data to calculate and...

View source: R/Misc.R

performance_objectR Documentation

This function takes result of organize_data to calculate and reformat performance metrics for each candidate model.

Description

This function takes result of organize_data to calculate and reformat performance metrics for each candidate model.

Usage

performance_object(x)

Arguments

x

The organize_data() result.

Value

A dataframe.


shinymodels documentation built on May 29, 2024, 2:22 a.m.