Skip to content

LAMPSPUC/ForecastAccuracy.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ForecastAccuracy.jl

Build Status Coverage Documentation
Build Status Codecov branch

Implementation of forecast accuracy measures

  • ME
  • MdE
  • MAE
  • GMAE
  • MdAE
  • MSE
  • MdSE
  • RMSE
  • MPE
  • MdPE
  • MAPE
  • MdAPE
  • SMAPE
  • SMdAPE
  • MAAPE
  • MASE
  • MdASE
  • RMSSE
  • Pinball Loss

For more information please read the documentation.