DU: DU drought model

View source: R/phenology_models.R

DUR Documentation

DU drought model

Description

Floral induction model by Chen et al. 2017 (Journal of Ecology)

Usage

DU(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 <- DU(data = data, par = par)

## End(Not run)

khufkens/phenor documentation built on June 28, 2024, 2:30 p.m.