View source: R/phenologyFitter.R
phenologyFit | R Documentation |
Constructor for class 'phenologyFit'
phenologyFit()
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.