Murphy Diagrams

版本 1.1.0.0 (44.0 KB) 作者: Damian Stelmasiak
Draw the so called Murphy Diagram to compare point forecasts
86.0 次下载
更新时间 2017/1/2

查看许可证

The function murphydiagram(f1, f2, y, varargin) computes elementary score functions and draw the so called Murphy Diagram to compare quality of point forecasts in very general sense. For details see the following paper:
Ehm, W., Gneiting, T., Jordan, A. and Krueger, F. (2016), Of quantiles and expectiles: consistent scoring functions, Choquet representations and forecast rankings. J. R. Stat. Soc. B, 78: 505–562. doi:10.1111/rssb.12154
Usage of murphydiagram(f1, f2, y, varargin)
f1 and f2 are [n x 1] vectors of forecasts to be compared,
y is [n x 1] vector of realizations

For details see an example code "replication_example.m".

This Matlab code is converted from R-code by Alexander Jordan and Fabian Krueger, see the "murphydiagram" R package v. 0.11, https://cran.r-project.org/web/packages/murphydiagram/index.html

引用格式

Damian Stelmasiak (2024). Murphy Diagrams (https://www.mathworks.com/matlabcentral/fileexchange/60974-murphy-diagrams), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2015b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Conditional Mean Models 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

screenshots added

1.0.0.0