Learn R Programming

pintervals (version 1.1.1)

rel_error: Relative Error Function for Non-Conformity Scores by Predicted Values

Description

Relative Error Function for Non-Conformity Scores by Predicted Values

Usage

rel_error(pred, truth)

Value

a numeric vector of relative errors

Arguments

pred

a numeric vector of predicted values

truth

a numeric vector of true values