percent_accuracy: Forecasting accuracy as defined in the company

View source: R/Predictor.R

percent_accuracyR Documentation

Forecasting accuracy as defined in the company

Description

This function enables to calculate the forecasting accuracy using the same reporting measure as the company.

Usage

percent_accuracy(forecast, actuals)

Arguments

forecast

The forecasts of the actuals that have been made previously.

actuals

The actuals that are observed. It can be the values of the testing set to evaluate the quality of a model, or the values that just have been observed to estimate the real accuracy .

Author(s)

Grandadam Patrik


Upsylon/predictor documentation built on June 16, 2022, 4:48 p.m.