bias_calculator: bias calculation

Description Usage Arguments Details

Description

Simple function ti calculate the bias value

Usage

1
bias_calculator(real, predicted)

Arguments

real

Numeric vector with the "real" values

predicted

Numeric vector with the "predicted" values

Details

Usually bias values are calculated between the real values and the predicted values, but also can be calculated between simple and complex model results


MalditoBarbudo/MedfateValidation documentation built on May 7, 2019, 1:22 p.m.