UnifiedModel_Wrapper function

UnifiedModel_Wrapper

UnifiedModel_Wrapper

UnifiedModel_Wrapper(x, par)

Arguments

  • x: data.frame with at least columns Temp and JDay
  • par: numeric vector of length 9 with the parameters of the unified model: 1. ac, 2. bc, 3. cc, 4. bf, 5. cf, 6. w, 7. k, 8. Cstar and 9. tc.

Returns

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

References

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

Author(s)

Carsten Urbach urbach@hiskp.uni-bonn.de

  • Maintainer: Eike Luedeling
  • License: GPL-3
  • Last published: 2024-11-14

Useful links