Description Usage Arguments Value Author(s) Examples
Calculate the approximate energy score given EMOS parameters
1 | getesapprox(u, v, mu.u, mu.v, s.u, s.v, rho = 0, n = 10000)
|
u |
u-component of verifying wind observation |
v |
v-component of verifying wind observation |
mu.u |
u-component of EMOS mean wind vector |
mu.v |
v-component of EMOS mean wind vector |
s.u |
square root of u-component of EMOS variance |
s.v |
square root of v-component of EMOS variance |
rho |
u/v correlation coefficient |
n |
number of distribution samples used to approximate energy score |
numeric ... the approximate energy score
Bryan Holman
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.