Learn R Programming

emil (version 2.2.10)

get_performance: Extract prediction performance

Description

Extract prediction performance

Usage

get_performance(result, format = c("wide", "long"))

Arguments

result

Modeling result, as returned by evaluate.

format

Table format of the output. See http://en.wikipedia.org/wiki/Wide_and_narrow_data for more info.

Value

Data frame.