Bias | R Documentation |
This function calculates the mean error, mean absolute error, RMSE, mean percent standard error, and mean percent error using observed values as denominator and not taking abs values.
Bias(estim, measu)
estim |
Estimated Values |
measu |
Measured Values |
The length of the estimated and measured values must be equal.
"mean error", "mean absolute error", "RMSE", "Mean % SE", "PB"
Aaron Weiskittel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.