null: Null model

View source: R/phenology_models.R

nullR Documentation

Null model

Description

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

Usage

null(data)

Arguments

data

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

Examples


## Not run: 
estimate <- null(data = data)

## End(Not run)

bluegreen-labs/phenor documentation built on Sept. 2, 2023, 10:34 a.m.