predict bootstrap_phenologyFit
Generic function to predict a bootstrap_phenologyFit
object.
## S3 method for class 'bootstrap_phenologyFit' predict(object, SeasonList, ...)
object
: object of class phenologyFit
to predict.SeasonList
: List with data frames per season, see phenologyFit for more details....
: additional parameters, ignored hereA data.frame with one column pbloomJDays
and a second one Err
.
Useful links