regression_params: Regression Metrics Parameters

Description Arguments

Description

Documentation for shared parameters of functions that compute regression metrics.

Arguments

actual

[numeric] The ground truth numeric vector.

predicted

[numeric] The predicted numeric vector, where each element in the vector is a prediction of the corresponding elements in actual.


chuvanan/metrics documentation built on Nov. 4, 2019, 8:52 a.m.