as defined in Basler et al. 2016 (Agr. For. Meteorlogy) returns the mean across all validation dates
null(data)
input data (see reference for detailed description), data should be formatted using flat_format()
if (FALSE) {
estimate <- null(data = data)
}