Closed aaronspring closed 5 years ago
I will propose a different way to calculate the persistence forecast. I will only calculate the persistence forecast of the initialisations from the prediction ensemble. for your dple/lens case there will be no difference, as you take all inits, but I only take 12 samples.
I bootstrap with replacement as in Goodard et al. 2013:
Before
is the persistence forecast over all init dates from the control, the colors are for the 12 inits only.
Bootstrapping with replacement will give me confidence intervals (CI) for persistence, initialised and uninitialized skill. I reproduced a skill figures from Li et al. 2016 (see examplanation in her paper Fig. 3a-c), where a statistician was also involved in.
What do you think about the approach @bradyrx ? With this, all skills will also have confidence intervals based on bootstrapping/Monte Carlo methods.
I will implement the functions tomorrow, but wanted to here your opinion.
to me it seems the same kind of results as in https://www.earth-syst-dynam.net/10/45/2019/esd-10-45-2019-discussion.html but not with z-score derived p-values but from bootstrapping.
Refs:
I nice test would be if results are reasonably close comparing both approaches.
Will hopefully get a chance to review this today. If not today, will review tomorrow.
I get these kind of results for every other forecast (uninitialized or persistence) with initialized. skill, 2 CI levels and a pvalue, all over 20 time (leads)
To simplify the output, I propse to merge all these into on xr.Dataset.
<xarray.Dataset>
Dimensions: (results: 4, time: 20)
Coordinates:
* results (results) object 'skill' 0.025 0.975 'p'
* time (time) int64 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Data variables:
tos (results, time) float64 0.8662 0.4955 0.3368 ... 0.08 0.26 0.21
I am not yet happy with the wording though. Do you have a better idea? see notebook also
move discussion to https://github.com/bradyrx/climpred/pull/78
Closing this since it is being addressed in #78
My version of https://github.com/bradyrx/climpred/issues/46
So far I only bootstrapped the threshold of skill from an uninitialized ensemble. My persistence forecast and the signal was without any uncertainty.
I will implement a bootstrapping on those.
Expected result: http://hdl.handle.net/21.11116/0000-0002-0A63-4 Fig. 4.7, but also applicable to maps.