as defined in Basler et al. 2016 (Agr. For. Meteorlogy) returns the mean across all validation dates

null(data)

Arguments

data

input data (see reference for detailed description), data should be formatted using flat_format()

Examples


if (FALSE) {
estimate <- null(data = data)
}