R/phenology_models.R
M1.Rd
as defined in Basler et al. 2016 (Agr. For. Meteorlogy)
M1(par, data)
a vector of parameter values, this is functions specific
input data (see reference for detailed description), data should be formatted using flat_format()
raster or vector with estimated phenophase timing (in DOY)
if (FALSE) { # \dontrun{ estimate <- M1(data = data, par = par) } # }