predict.bootstrap_phenologyFit: predict bootstrap_phenologyFit
Description
Generic function to predict a `bootstrap_phenologyFit` object.
Usage
# S3 method for bootstrap_phenologyFit
predict(object, SeasonList, ...)
Value
A data.frame with one column `pbloomJDays` and a second one `Err`.
Arguments
- object
object of class `phenologyFit` to predict.
- SeasonList
List with data frames per season, see
phenologyFit for more details.
- ...
additional parameters, ignored here