|
|
Line 20: |
Line 20: |
|
| |
|
| *Mean-Absolute Error Score | | *Mean-Absolute Error Score |
| {{Equation|<math> RMAES(x,y,x_0) = \frac{MAE(x,y)}{/MAE(x,x_0)} </math>|2=6}} | | {{Equation|<math> MAES(x,y,x_0) = \frac{MAE(x,y)}{MAE(x,x_0)} </math>|2=6}} |
|
| |
|
| *Correlation coefficient is defined as | | *Correlation coefficient is defined as |
Revision as of 18:19, 6 December 2010
Given the observed values x and calculated values y, there are several goodness of fit statistics or skill scores which can be calculated. The definition for some of the more common ones are provided below.
|
|
(1)
|
|
|
(2)
|
- Relative-Root-Mean-Squared Error
|
|
(3)
|
- Relative-Root-Mean-Squared Error Score
|
|
(4)
|
|
|
(5)
|
- Relative-Mean-Absolute Error
|
|
(5)
|
- Mean-Absolute Error Score
|
|
(6)
|
- Correlation coefficient is defined as
|
|
(7)
|
The bias is given by
|
|
(8)
|
Documentation Portal