Learn R Programming

chillR (version 0.75)

phenologyFit: phenologyFit

Description

Constructor for class `phenologyFit`

Usage

phenologyFit()

Arguments

Value

an empty object of class `phenologyFit`. It contains the named elements `model_fit` with the returned object from GenSA, `par` the best fit parameters, `pbloomJDays` the predicted bloom JDays and the inputs `par.guess`, `modelfn`, `bloomJDays`, and `SeasonList`. They are all set to `NULL` by this function.