predict.bootstrap_phenologyFit function

predict bootstrap_phenologyFit

predict bootstrap_phenologyFit

Generic function to predict a bootstrap_phenologyFit object.

## S3 method for class 'bootstrap_phenologyFit' predict(object, SeasonList, ...)

Arguments

  • object: object of class phenologyFit to predict.
  • SeasonList: List with data frames per season, see phenologyFit for more details.
  • ...: additional parameters, ignored here

Returns

A data.frame with one column pbloomJDays and a second one Err.

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

Useful links