PhenoFlex_GAUSSwrapper function

PhenoFlex_GAUSSwrapper

PhenoFlex_GAUSSwrapper

PhenoFlex wrapper function for the phenologyFitter function using the Gaussian heat accumulation model

PhenoFlex_GAUSSwrapper(x, par)

Arguments

  • x: data.frame with at least columns Temp and JDay
  • par: numeric vector of length 11 with the PhenoFlex fit parameters in the following order: 1. yc, 2. zc, 3. s1, 4. Tu, 5. E0, 6. E1, 7, A0, 8. A1, 9. Tf, 10. Delta, 11. s. For details see PhenoFlex

Returns

A single numeric value with the JDay prediction for the temperatures in x$Temp and the PhenoFlex parameters in par.

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

Useful links