predict.bootstrap_phenologyFit: predict bootstrap_phenologyFit

View source: R/bootstrap_phenologyFit.R

predict.bootstrap_phenologyFitR Documentation

predict bootstrap_phenologyFit

Description

Generic function to predict a 'bootstrap_phenologyFit' object.

Usage

## 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

Value

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


chillR documentation built on Nov. 28, 2023, 1:09 a.m.