ezr.regr_eval: Regression Evaluation Summary

Description Usage Arguments Value

Description

Get a variety of metrics around two numerical vectors.

Usage

1
ezr.regr_eval(dataset, y_true, y_pred)

Arguments

dataset

Dataframe

y_true

Truth value

y_pred

Predicted Value

Value

Returns a dataframe with many metrics on the comparison of the two numbers


jmp1989/easyr documentation built on May 20, 2019, 7:25 a.m.