indexfore {extremeIndex}R Documentation

Function for computing the index for a forecast system vs. climatological forecast. You must provide an indexclim object.

Description

Function for computing the index for a forecast system vs. climatological forecast. You must provide an indexclim object.

Usage

indexfore(score_fore, clim)

Arguments

score_fore

the time serie of the ensemble forecast's CRPS/MAE. Be careful that score_fore is consistent with "score" in indexclim

clim

an indexclim object coming from indexclim

Value

an indexfore object with the index computed vs. climatological forecast and the statistic omega2


[Package extremeIndex version 0.0.3 Index]