Relative Absolute Error (RAE)

Category: volatility

Calculates the Relative Absolute Error (RAE) by comparing the sum of absolute errors of a prediction model against the sum of absolute errors relative to the mean of the actual data.

Formula

RAE = (\sum |source1_i - source2_i|) / (\sum |source1_i - mean(source1)|)

Inputs

See signal primitives, usage in published strategies and more on WOBR StrategyVerse.


Open in the WOBR AI app → · WOBR.AI home