Description Usage Arguments Details
Simple function ti calculate the bias value
1 | bias_calculator(real, predicted)
|
real |
Numeric vector with the "real" values |
predicted |
Numeric vector with the "predicted" values |
Usually bias values are calculated between the real values and the predicted values, but also can be calculated between simple and complex model results
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.