View source: R/bootstrap_phenologyFit.R
predict.bootstrap_phenologyFit | R Documentation |
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 here |
A data.frame with one column 'pbloomJDays' and a second one 'Err'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.