UniForce_Wrapper: UniForce_Wrapper

View source: R/UnifiedModel.R

UniForce_WrapperR Documentation

UniForce_Wrapper

Description

UniForce_Wrapper

Usage

UniForce_Wrapper(x, par)

Arguments

x

data.frame with at least columns 'Temp' and 'JDay'

par

numeric vector of length 4 with the parameters of the UniForce model: 1. bf, 2. cf, 3. Fstar, 4. t1.

Value

A single numeric value with the JDay prediction for the temperaturs in 'x$Temp' and the Unified Model parameters in 'par'.

Author(s)

Carsten Urbach <urbach@hiskp.uni-bonn.de>

References

Isabelle Chuine, A Unified Model for Budburst of Trees, J. theor. Biol. (2000) 207


chillR documentation built on Nov. 28, 2023, 1:09 a.m.