View source: R/phenologyFitter.R
chifull | R Documentation |
RSS to minimise by 'phenologyFitter'
chifull(par, modelfn, bloomJDays, SeasonList, na_penalty = 365, ...)
par |
numeric. vector of fit parameters |
modelfn |
function. model function |
bloomJDays |
numeric. vector of bloom hours! per year |
SeasonList |
list. list of index vectors per year. |
na_penalty |
numeric. penalty value for the residual if the model returns 'NA'. |
... |
further parameters to pass on to 'modelfn'. |
function to compute the RSS
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.