Learn R Programming

pintervals (version 1.0.1)

za_rel_error: Zero-adjusted Relative Error Function for Non-Conformity Scores by predicted Values with a small adjustment

Description

Zero-adjusted Relative Error Function for Non-Conformity Scores by predicted Values with a small adjustment

Usage

za_rel_error(pred, truth)

Value

a numeric vector of zero-adjusted relative errors

Arguments

pred

a numeric vector of predicted values

truth

a numeric vector of true values