AT: Alternating model as defined in Basler et al. 2016 (Agr. For....

View source: R/phenology_models.R

ATR Documentation

Alternating model as defined in Basler et al. 2016 (Agr. For. Meteorlogy)

Description

Alternating model as defined in Basler et al. 2016 (Agr. For. Meteorlogy)

Usage

AT(par, data)

Arguments

par

a vector of parameter values, this is functions specific

data

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

Value

raster or vector with estimated phenophase timing (in DOY)

Examples


## Not run: 
estimate = AT(data = data, par = par)

## End(Not run)

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