phenologyFit {chillR} | R Documentation |
phenologyFit
Description
Constructor for class 'phenologyFit'
Usage
phenologyFit()
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.
[Package chillR version 0.75 Index]