UN: Unified model

View source: R/phenology_models.R

UNR Documentation

Unified model

Description

as defined in Chuine 2000

Usage

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

## End(Not run)

bluegreen-labs/phenor documentation built on June 30, 2024, 8:21 p.m.