UniChill_Wrapper {chillR}R Documentation

UniChill_Wrapper

Description

UniChill_Wrapper

Usage

UniChill_Wrapper(x, par)

Arguments

x

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

par

numeric vector of length 7 with the parameters of the UniChill model: 1. ac, 2. bc, 3. cc, 4. bf, 5. cf, 6. Cstar and 7. Fstar.

Value

A single numeric value with the JDay prediction for the temperaturs in 'x$Temp' and the 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


[Package chillR version 0.75 Index]